SocketBlockingExtError

Trait SocketBlockingExtError 

Source
pub trait SocketBlockingExtError: SocketBlocking {
    type Error: Error;
}

Required Associated Types§

Implementations on Foreign Types§

Source§

impl SocketBlockingExtError for SocketProxyBlocking<'_>

Implementors§