runefix-core 0.1.10

Unicode character display width engine supporting CJK, emoji, and grapheme clusters
Documentation
1
2
3
4
5
pub mod basic;
pub use basic::*;

#[cfg(feature = "policy")]
pub mod policy_ext;