[][src]Crate dyn_context

Modules

example

Macros

context

Traits

Context

A service provider pattern implementation = associated read-only container with type as key.

ContextExt

Extends Context with methods that make it easier to access the content of the context.

TrivialContext

A TrivialContext implementer automatically implements Context as a context containing itself only.