Function calc::drawing::get_text_width

source ·
pub const fn get_text_width<C: TransmutableInto<DrawableCharacter>>(
    text: &[C]
) -> usize