style_edition_from_style_edition_str
rustfmt
1.92.0-nightly
(dc2c3564d 2025-09-29)
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
>