Expand description
Register prebuilt types that can be injected into your components by Pavex.
§Guide
Check out the “Dependency injection” section of Pavex’s guide for a thorough introduction to dependency injection in Pavex applications.
Structs§
- A state input that has been configured but has not yet been registered with a
Blueprint
. - The type returned by
Blueprint::prebuilt
.