Function precis_core::context::get_context_rule

source ·
pub fn get_context_rule(cp: u32) -> Option<ContextRule>
Expand description

Gets the context rule associated to an Unicode code point. Arguments

  • cp: Unicode code point

§Returns

The context rule function or None if there is no context rule defined for the code point cp