Expand description
Config providers.
Modules§
- ext 🔒
- remappings 🔒
- warnings 🔒
Structs§
- Fallback
Profile Provider - 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. - Remappings
Provider - A figment provider that checks if the remappings were previously set and if they’re unset looks up the fs via
- Warnings
Provider - Generate warnings for unknown sections and deprecated keys