Constant htmlize::ENTITY_MAX_LENGTH

source ·
pub const ENTITY_MAX_LENGTH: usize = 33;
Expand description

Length of longest entity including ‘&’ and possibly ‘;’ (requires entities feature)