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

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