rustfmt
1.86.0-nightly
(ad211ced8 2025-01-07)
Structs
GetOptsOptions
Enums
HelpOp
Operation
OperationError
Constants
BUG_REPORT_URL
STABLE_EMIT_MODES
Functions
determine_operation
edition_from_edition_str
emit_mode_from_emit_str
execute
format
format_and_emit_report
format_string
is_nightly
main
make_opts
print_help_file_lines
print_usage_to_stdout
print_version
should_print_with_colors
style_edition_from_style_edition_str
rustfmt
Function
edition_from_edition_str
Copy item path
Settings
Help
Summary
Source
pub(crate) fn edition_from_edition_str(edition_str: &
str
) ->
Result
<
Edition
>