default_config_toml

Function default_config_toml 

Source
pub fn default_config_toml() -> String
Expand description

Generate a TOML string representing the defaults from StyleMatch::default(). This keeps the default config DRY by deriving values from the in-code defaults.