rustfmt
1.84.0-beta.4
(202008a1b 2024-12-07)
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
>