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

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