[][src]Function rustc_ap_syntax::source_map::symbol::sym::integer

pub fn integer<N>(n: N) -> Symbol where
    N: Copy + TryInto<usize> + ToString