Module dyn_context::state [−][src]
Traits
Marks implementor 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.
Extends State with methods that make it easier to access the content of the state.
Provides method allowing combine two read-only States into one.
Provides method allowing combine two States into one.