Module miau::provider[][src]

Configuration providers

Structs

EnvironmentProvider

Provides environmental variables as configuration.

ProviderStruct

Combines source and format into single provider.

Traits

AsyncProvider

Represents asynchronous configuration source and its associated format.

Provider

Represents configuration source and its associated format.