html_generator::accessibility::constants

Constant MAX_HTML_SIZE

Source
pub const MAX_HTML_SIZE: usize = 1_000_000;
Expand description

Maximum size of HTML input in bytes (1MB)