Type Alias ControlSymbol

Source
pub type ControlSymbol<'a> = (ControlWord<'a>, Property);
Expand description

A control symbol is a pair (control_word, property) In the RTF specification, it refers to ‘control word entity’