Type Alias Gcontext
pub type Gcontext = u32;
Trait Implementations§
Source§impl<C: RequestConnection> From<&GcontextWrapper<C>> for Gcontext
impl<C: RequestConnection> From<&GcontextWrapper<C>> for Gcontext
Source§fn from(from: &GcontextWrapper<C>) -> Self
fn from(from: &GcontextWrapper<C>) -> Self
Converts to this type from the input type.