Type Definition holochain::prelude::dht::error::GossipResult

pub type GossipResult<T> = Result<T, GossipError>;