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

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