Type Definition holochain_types::dht_op::error::DhtOpResult[][src]

pub type DhtOpResult<T> = Result<T, DhtOpError>;