Crate rustfmt

Source

Structsยง

GetOptsOptions ๐Ÿ”’
Parsed command line options.

Enumsยง

HelpOp ๐Ÿ”’
Arguments to --help
Operation ๐Ÿ”’
Rustfmt operations.
OperationError
Rustfmt operations errors.

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 ๐Ÿ”’