pub trait RawConfiguration { }Expand description
The RawConfiguration trait defines the base representation format for all
configuration schemas.
pub trait RawConfiguration { }The RawConfiguration trait defines the base representation format for all
configuration schemas.