tokio_macros::entry

Function parse_int

source
fn parse_int(int: Lit, span: Span, field: &str) -> Result<usize, Error>