pub const NOEXPAND_PREFIX: &str = "\\special_relax";Expand description
Name of the bare no-op control sequence \noexpand collapses to, and the
prefix of every member of the no-expand family. See Token::is_noexpand_family.
pub const NOEXPAND_PREFIX: &str = "\\special_relax";Name of the bare no-op control sequence \noexpand collapses to, and the
prefix of every member of the no-expand family. See Token::is_noexpand_family.