Function anybase::base10_to_other

source ·
pub fn base10_to_other(base10: BigUint, to_base: u16) -> Vec<u8>