Crate froodi

Crate froodi 

Source

Modules§

async_impl
axum
dptree
utils

Macros§

boxed
Creates a Box<dyn Trait> from a value, optionally including supertraits.

Structs§

Config
Config for an instantiator
Container
Context
Inject
InjectTransient
RegistryBuilder

Enums§

DefaultScope
InstantiateErrorKind
ResolveErrorKind
ScopeErrorKind
ScopeWithErrorKind

Traits§

Finalizer
Scope
Scopes

Functions§

instance
Wrapper to create an instantiator that just returns passed value. It can be used when the value was created outside the container.

Type Aliases§

InstantiatorResult