rustfmt

Function style_edition_from_style_edition_str

Source
pub(crate) fn style_edition_from_style_edition_str(
    edition_str: &str,
) -> Result<StyleEdition>