Skip to main content

Module style

Module style 

Source

Modulesยง

aligned ๐Ÿ”’
alphabetical ๐Ÿ”’
attr_order ๐Ÿ”’
banner_comments ๐Ÿ”’
comment_space ๐Ÿ”’
commented_code ๐Ÿ”’
conversion_self_convention ๐Ÿ”’
derive_order ๐Ÿ”’
doc_comment_period ๐Ÿ”’
duplicate_words ๐Ÿ”’
excessive_float_precision ๐Ÿ”’
getter_prefix ๐Ÿ”’
impl_member_order ๐Ÿ”’
inherent_before_trait_impl ๐Ÿ”’
long_compound_name ๐Ÿ”’
loop_to_while ๐Ÿ”’
magic_numbers ๐Ÿ”’
mod_order ๐Ÿ”’
module_prefix_in_name ๐Ÿ”’
naming ๐Ÿ”’
Shared identifier-analysis helpers for the style naming rules.
padding ๐Ÿ”’
pub_use_grouping ๐Ÿ”’
pub_use_position ๐Ÿ”’
redundant_field_names ๐Ÿ”’
reinvented_constant ๐Ÿ”’
support ๐Ÿ”’
thiserror_qualified ๐Ÿ”’
type_def_ordering ๐Ÿ”’
weasel_words ๐Ÿ”’
where_clauses ๐Ÿ”’
whitespace ๐Ÿ”’
yoda_conditions ๐Ÿ”’