Struct rslint_config::Config[][src]

pub struct Config { /* fields omitted */ }

Implementations

Creates a new config by first searching for a config in the current dir and all of it ancestors, and if no_global_config is false, look in the systems config directory.

Returns the formatter that should be used.

Collects all rules and creates a CstRuleStore.

Returns

The rule store, and any warnings that may have occurred while collecting the groups.

Trait Implementations

Formats the value using the given formatter. Read more

Returns the “default value” for a type. Read more

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Unerase this erased pointer. Read more

Whether this implementor has acknowledged the 1.1.0 update to unerase’s documented implementation requirements. Read more

Turn this erasable pointer into an erased pointer. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.