rustfmt
1.89.0-nightly
(99e7c15e8 2025-06-01)
rustfmt
Function
style_edition_from_style_edition_str
Copy item path
Source
pub(crate) fn style_edition_from_style_edition_str( edition_str: &
str
, ) ->
Result
<
StyleEdition
>