Function sozu_lib::parser::http11::status_token []

pub fn status_token<'a>(i: &'a [u8]) -> IResult<&[u8], &[u8], u32>