Module treefmt::config[][src]

Contains the project configuration schema and parsing

Structs

FmtConfig

Config for each formatters

Root

treefmt.toml structure

Constants

FILENAME

Name of the config file

Functions

from_path

Loads the treefmt.toml config from the given file path.

lookup

Returns an absolute path to the treefmt.toml file. From the current folder, and up.