Crate num_digitize [] [src]

Functions

digitize

Converts integer of type N (all implementations supported by num::Integer) and returns a Vec<u8> of its digits (base 10).