rustfmt_
nightly
1.84.0-dev
In rustfmt_
nightly::
items
Structs
FnSig
Item
OpaqueType
StaticParts
StructParts
TraitAliasBounds
TyAliasRewriteInfo
WhereClauseOption
Enums
BodyElement
BracePos
FnBraceStyle
ItemVisitorKind
WhereClauseSpace
Constants
DEFAULT_VISIBILITY
Functions
allow_single_line_let_else_block
compute_budgets_for_params
enum_variant_span
format_empty_struct_or_tuple
format_generics
format_header
format_impl
format_impl_ref_and_type
format_struct
format_struct_struct
format_trait
format_trait_alias
format_tuple_struct
format_unit_struct
generics_shape_from_config
get_bytepos_after_visibility
get_missing_param_comments
is_empty_infer
is_extern_crate
is_impl_single_line
is_mod_decl
is_named_param
is_use_item
missing_span_before_after_where
newline_for_brace
rewrite_attrs
rewrite_bounds_on_where_clause
rewrite_comments_before_after_where
rewrite_explicit_self
rewrite_extern_crate
rewrite_fn_base
rewrite_generics
rewrite_mod
rewrite_params
rewrite_static
rewrite_struct_field
rewrite_struct_field_prefix
rewrite_trait_ref
rewrite_ty
rewrite_type_alias
rewrite_where_clause
rewrite_where_clause_rfc_style
rewrite_where_keyword
same_line_else_kw_and_brace
span_hi_for_param
span_lo_for_param
type_annotation_separator
type_annotation_spacing
rustfmt_nightly
::
items
Function
is_empty_infer
Copy item path
Settings
Help
Summary
Source
fn is_empty_infer(ty: &
Ty
, pat_span:
Span
) ->
bool