Type Definition holochain::prelude::DhtOpResult

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