[][src]Trait async_zmq_types::IntoSocket

pub trait IntoSocket<T, U>: Sized where
    T: From<U>, 
{ fn into_socket(self) -> T; }

Required methods

fn into_socket(self) -> T

Loading content...

Implementors

Loading content...