Crate ioc

Source

Re-exports§

pub extern crate anyhow;

Modules§

async

Structs§

Container
Error
The Error type, a wrapper around a dynamic error type.
InstanceCreationError
InstanceTypeError
InstancerNotFoundError
InstantiationRequest

Traits§

Middleware
Resolve
ResolveStart
Careful when using this trait, or you’ll be in for a world of stack overflows.
Service

Functions§

container

Type Aliases§

I
InstanceRef
Result
Result<T, Error>
TypedInstanceRef