⚠️ VeridianOS Kernel Documentation - This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise. no_std

string_width

Function string_width 

Source
pub fn string_width(s: &str) -> usize
Expand description

Calculate the display width of a string in terminal cells.