Expand description
Abbreviated name aliases for the
Grapheme_Cluster_Break
property.
§See Also
Re-exports§
pub use super::GraphemeClusterBreak::CR;
pub use super::GraphemeClusterBreak::LF;
pub use super::GraphemeClusterBreak::Control as CN;
pub use super::GraphemeClusterBreak::Extend as EX;
pub use super::GraphemeClusterBreak::ZWJ;
pub use super::GraphemeClusterBreak::RegionalIndicator as RI;
pub use super::GraphemeClusterBreak::Prepend as PP;
pub use super::GraphemeClusterBreak::SpacingMark as SM;
pub use super::GraphemeClusterBreak::L;
pub use super::GraphemeClusterBreak::V;
pub use super::GraphemeClusterBreak::T;
pub use super::GraphemeClusterBreak::LV;
pub use super::GraphemeClusterBreak::LVT;
pub use super::GraphemeClusterBreak::EBase as EB;
pub use super::GraphemeClusterBreak::EModifier as EM;
pub use super::GraphemeClusterBreak::GlueAfterZwj as GAZ;
pub use super::GraphemeClusterBreak::EBaseGAZ as EBG;
pub use super::GraphemeClusterBreak::Other as XX;