Type Definition holochain_p2p::actor::HolochainP2pResult[][src]

pub type HolochainP2pResult<T> = Result<T, HolochainP2pError>;
Expand description

Result Type