Module config

Source
Expand description

Register configuration types that can be deserialized from your configuration sources and injected into your components by Pavex.

§Guide

Structs§

ConfigType
A configuration type that has not yet been registered with a Blueprint.
RegisteredConfigType
The type returned by Blueprint::config.