rustfmt
1.83.0-nightly
(1bc403daa 2024-10-11)
rustfmt
Function
emit_mode_from_emit_str
Copy item path
source
pub(crate) fn emit_mode_from_emit_str(emit_str: &
str
) ->
Result
<
EmitMode
>