[][src]Function sozu_lib::protocol::http::parser::http_version

pub fn http_version(i: &[u8]) -> IResult<&[u8], Version, u32>