Expand description
this module provides common traits and interfaces for the acme
engine
Traitsยง
- Context
- Contextual
Contextual
is a trait for denoting types that are associated with a particular context.- Handler
- RawContext
- The base context considered by the
acme
framework.