Module types

Module types 

Source
Expand description

various types used throughout the configuration module

Modules§

environment
log_level
mode
network_address
scope

Structs§

EnvironmentIter
An iterator over the variants of Environment
LogLevelIter
An iterator over the variants of LogLevel
ModeIter
An iterator over the variants of Mode
NetworkAddr
Scope
The Scope struct is a two-part pathlike structure intendend to be used as a configurable mechanism to defining the context and working directory of a service.

Enums§

Environment
LogLevel
Mode
Mode enumerates the possible runtime modes of the application.