elevated_string

Function elevated_string 

Source
fn elevated_string(s: &str, elevation: Script) -> Cow<'_, str>
Expand description

Convert a normal string to subscript or superscript (or leave it as-is).