[][src]Function accumulator::util::int

pub fn int<T>(val: T) -> Integer where
    Integer: From<T>, 

Convenience wrapper for creating Rug integers.