Function rustfix::apply_suggestions
source · [−]pub fn apply_suggestions(
code: &str,
suggestions: &[Suggestion]
) -> Result<String, Error>pub fn apply_suggestions(
code: &str,
suggestions: &[Suggestion]
) -> Result<String, Error>