Skip to main content

roman_numeral

Function roman_numeral 

Source
pub const fn roman_numeral(magnitude: u8) -> Option<&'static str>
Expand description

Returns the Roman numeral for a supported oxidation-state magnitude.