format_elevated_chars

Function format_elevated_chars 

Source
fn format_elevated_chars(
    f: &mut Formatter<'_>,
    elevation: Script,
    s: &str,
) -> Result
Expand description

Format a string in super/sub/normal script, using @...@ where necessary.