Structs§
RawConfigEntry
may either represent a config override (where the key is usuallysnake_case
) or a configuration capability declaration (where the key is usuallyfully.qualified.Name
).
RawConfigEntry
may either represent a config override (where the key is
usually snake_case
) or a configuration capability declaration (where the
key is usually fully.qualified.Name
).