Skip to main content

to_base

Function to_base 

Source
fn to_base(value: &str, base_in: Option<&str>, base_out: &str) -> Result<String>