Skip to main content

superscript

Function superscript 

Source
pub fn superscript<I>(i: I) -> String
where I: ToPrimitive,
Expand description

Render an integer as Unicode superscript digits (⁰..⁹, with for negatives).