rustfmt
1.87.0-nightly
(920d95eaf 2025-03-28)
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
>