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.