style_edition_from_style_edition_str
rustfmt
1.92.0
(ded5c06cf 2025-12-08)
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
>