Module providers

Source
Expand description

Config providers.

Modules§

ext 🔒
remappings 🔒
warnings 🔒

Structs§

FallbackProfileProvider
Extracts the profile from the profile key and sets unset values according to the fallback provider
Remappings
Wrapper types over a Vec<Remapping> that only appends unique remappings.
RemappingsProvider
A figment provider that checks if the remappings were previously set and if they’re unset looks up the fs via
WarningsProvider
Generate warnings for unknown sections and deprecated keys