rustfmt
1.87.0-nightly
(4d30011f6 2025-03-15)
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
execute
Copy item path
Settings
Help
Summary
Source
pub(crate) fn execute(opts: &
Options
) ->
Result
<
i32
>