Type Definition libp2p_yamux::YamuxResult[][src]

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