rustfmt
1.84.0-nightly
(3fee0f12e 2024-11-20)
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
>