[][src]Type Definition cosmwasm_vm::CommunicationResult

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