pub type ContextGen = Arc<dyn Fn(ModuleInstanceId, OperationId) -> DynGlobalClientContext + Send + Sync>;
Aliased Typeยง
pub struct ContextGen { /* private fields */ }
pub type ContextGen = Arc<dyn Fn(ModuleInstanceId, OperationId) -> DynGlobalClientContext + Send + Sync>;
pub struct ContextGen { /* private fields */ }