pub trait Context: Debug + MaybeSend + MaybeSync + 'static { }
Additional data made available to state machines of a module (e.g. API clients)