Module patterns
rustfmt_
nightly
1.84.0-dev
Module patterns
Module Items
Structs
Enums
Functions
In crate rustfmt_
nightly
Modules
attr
chains
closures
comment
config
coverage
emitter
expr
format_report_formatter
formatting
ignore_path
imports
items
lists
macros
matches
missed_spans
modules
overflow
pairs
parse
patterns
release_channel
reorder
rewrite
rustfmt_diff
shape
skip
sort
source_file
source_map
spanned
stmt
string
types
utils
vertical
visitor
Macros
config_option_with_style_edition_default
is_nightly_channel
static_regex
style_edition_default
Structs
Config
FileLines
FormatReport
FormatReportFormatter
FormatReportFormatterBuilder
FormattedSnippet
ModifiedChunk
ModifiedLines
Range
Session
Enums
Color
Edition
EmitMode
ErrorKind
FileName
Input
NewlineStyle
StyleEdition
Verbosity
Version
Traits
CliOptions
Functions
create_emitter
format_code_block
format_snippet
load_config
rustfmt_nightly
Module
patterns
Copy item path
Settings
Help
Summary
Source
Structs
§
Range
Operand
🔒
Enums
§
Tuple
PatField
🔒
Functions
§
can_
be_
overflowed_
pat
🔒
count_
wildcard_
suffix_
len
🔒
is_
short_
pattern
🔒
Returns
true
if the given pattern is “short”. A short pattern is defined by the following grammar:
is_
short_
pattern_
inner
🔒
rewrite_
struct_
pat
🔒
rewrite_
tuple_
pat
🔒