Module miau::source[][src]

Configuration sources

Structs

FileSource

Represents configuration file source.

InMemorySource

Represents in memory configuration source.

Traits

AsyncSource

Represents asynchronous (non-blocking) config source.

Source

Represents synchronous (blocking) config source.