Skip to main content
emit_mode_from_emit_str
rustfmt
1.100.0-nightly
(5a2be9f5f 2026-09-06)
rustfmt
Function
emit_
mode_
from_
emit_
str
Copy item path
Source
pub(crate) fn emit_mode_from_emit_str(emit_str: &
str
) ->
Result
<
EmitMode
>