style_edition_from_style_edition_str
rustfmt
1.94.0-nightly
(0208ee09b 2025-12-14)
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
>