Constant htmlize::ENTITY_MAX_LENGTH

source ·
pub const ENTITY_MAX_LENGTH: usize = 33;
Available on crate feature entities only.
Expand description

Length of longest entity including ‘&’ and possibly ‘;’.