pub type Seg = u32;
Trait Implementations§
source§impl<C: RequestConnection> From<&SegWrapper<C>> for Seg
impl<C: RequestConnection> From<&SegWrapper<C>> for Seg
source§fn from(from: &SegWrapper<C>) -> Self
fn from(from: &SegWrapper<C>) -> Self
Converts to this type from the input type.