Crate dyn_context
source · [−]Expand description
Crate features
"nightly"Enabled by default. Disable to make the library compatible with stable and beta Rust channels.
Modules
free_lifetimes macro expansion example.
Macros
Creates structure, allowing to pack several references into
a one reference to a 'static type.
Traits
Marks implementer as a trivial State.
A trivial-implemented state is a state containing itself only.
A service provider pattern implementation = associated read-only container with type as a key.
Provides method allowing combine two States into one.