parse_int

Function parse_int 

Source
pub fn parse_int<T: Integer>(n: &[u8]) -> (T, usize)