Type Definition libp2p::yamux::YamuxResult[][src]

pub type YamuxResult<T> = Result<T, YamuxError>;