Constant htmlize::ENTITY_MIN_LENGTH

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

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