Trait workflow_rpc::types::MsgT

source ·
pub trait MsgT: Debug + BorshSerialize + BorshDeserialize + Serialize + DeserializeOwned + Send + Sync + 'static { }

Implementors§