rustfmt
1.83.0-nightly
(2bd1e894e 2024-09-26)
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
>