Type Alias ngx_uint_t

Source
pub type ngx_uint_t = usize;

Trait Implementations§

Source§

impl From<HTTPStatus> for ngx_uint_t

Source§

fn from(val: HTTPStatus) -> Self

Converts to this type from the input type.