style_edition_from_style_edition_str
rustfmt
1.93.0-nightly
(6647be936 2025-11-09)
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
>