Module builder

Source

Structs§

AsyncState
Represents data specific to builder in asynchronous state, with support for async.
ConfigBuilder
A configuration builder
DefaultState
Represents data specific to builder in default, synchronous state, without support for async.

Traits§

BuilderState
Represents ConfigBuilder state.