pub type BoxedCKBProtocolContext = Arc<dyn CKBProtocolContext + Sync>;Expand description
type alias of dyn ckb protocol context
Aliased Typeยง
pub struct BoxedCKBProtocolContext { /* private fields */ }pub type BoxedCKBProtocolContext = Arc<dyn CKBProtocolContext + Sync>;type alias of dyn ckb protocol context
pub struct BoxedCKBProtocolContext { /* private fields */ }