Module rustfmt_nightly::config

source ยท

Re-exportsยง

Modulesยง

  • config_type ๐Ÿ”’
  • file_lines ๐Ÿ”’
    This module contains types and functions to support formatting specific line ranges.
  • lists ๐Ÿ”’
    Configuration options related to rewriting a list.
  • macro_names ๐Ÿ”’
    This module contains types and functions to support formatting specific macros.
  • options ๐Ÿ”’
  • style_edition ๐Ÿ”’

Structsยง

Functionsยง

  • config_path ๐Ÿ”’
  • get_toml_path ๐Ÿ”’
  • Loads a config by checking the client-supplied options and if appropriate, the file system (including searching the file system for overrides).