Type Definition cosmwasm_vm::CommunicationResult[][src]

pub type CommunicationResult<T> = Result<T, CommunicationError>;