Module conf

Source

Modulesยง

defaults ๐Ÿ”’

Macrosยง

default_text ๐Ÿ”’
define_Conf ๐Ÿ”’
wrap_option ๐Ÿ”’

Structsยง

Conf
Clippy lint configuration
ConfError ๐Ÿ”’
ConfVisitor ๐Ÿ”’
FieldError ๐Ÿ”’
Suggestion ๐Ÿ”’
TryConf ๐Ÿ”’
Conf with parse errors

Enumsยง

Field ๐Ÿ”’

Constantsยง

DEFAULT_ALLOWED_IDENTS_BELOW_MIN_CHARS ๐Ÿ”’
DEFAULT_ALLOWED_PREFIXES ๐Ÿ”’
DEFAULT_ALLOWED_TRAITS_WITH_RENAMED_PARAMS ๐Ÿ”’
DEFAULT_DISALLOWED_NAMES ๐Ÿ”’
DEFAULT_DOC_VALID_IDENTS ๐Ÿ”’
DEFAULT_MODULE_ITEM_ORDERING_GROUPS ๐Ÿ”’
DEFAULT_SOURCE_ITEM_ORDERING ๐Ÿ”’
DEFAULT_TRAIT_ASSOC_ITEM_KINDS_ORDER ๐Ÿ”’
SEPARATOR_WIDTH ๐Ÿ”’

Functionsยง

calculate_dimensions ๐Ÿ”’
deserialize ๐Ÿ”’
extend_vec_if_indicator_present ๐Ÿ”’
get_configuration_metadata
lookup_conf_file
Search for the configuration file.
sanitize_explanation
suggest_candidate ๐Ÿ”’
Given a user-provided value that couldnโ€™t be matched to a known option, finds the most likely candidate among candidates that the user might have meant.