Skip to main content

subscript

Function subscript 

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

Render an integer as Unicode subscript digits (₀..₉, with for negatives).