style_edition_from_style_edition_str
rustfmt
1.91.0-beta.6
(cbf84ed0c 2025-10-11)
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
>