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

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