- Notifications
You must be signed in to change notification settings - Fork32
Closed
Description
Hello !
dbg!(unicode_width::UnicodeWidthStr::width("☁️"));// 1dbg!(unicode_width::UnicodeWidthStr::width("❤️"));// 1dbg!(unicode_width::UnicodeWidthStr::width("☂️"));// 1dbg!(unicode_width::UnicodeWidthStr::width("✏️"));// 1dbg!(unicode_width::UnicodeWidthStr::width("✂️"));// 1dbg!(unicode_width::UnicodeWidthStr::width("☎️"));// 1dbg!(unicode_width::UnicodeWidthStr::width("✈️"));// 1
Is this correct?
Metadata
Metadata
Assignees
Labels
No labels