Function rustc_data_structures::base_n::encode

source ·
pub fn encode(n: u128, base: usize) -> String