Skip to main content
style_edition_from_style_edition_str
rustfmt
1.99.0-beta.1
(f47d5bb13 2026-08-17)
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
>