rustfmt
1.83.0-nightly
(2bd1e894e 2024-09-26)
rustfmt
Function
emit_mode_from_emit_str
Copy item path
source
pub(crate) fn emit_mode_from_emit_str(emit_str: &
str
) ->
Result
<
EmitMode
>