Skip to main content

base_convert

Function base_convert 

Source
pub fn base_convert(input: &str, from_base: u32, to_base: u32) -> String