Trait ferrite_session::internal::base::Slot[][src]

pub trait Slot: Send + 'static {
    type Endpoint: Send;
}

Associated Types

Implementors