Trait fedimint_client::sm::GlobalContext
source · pub trait GlobalContext: Debug + Clone + MaybeSync + MaybeSend + 'static { }
Expand description
Context given to all state machines
Object Safety§
This trait is not object safe.