Constant DEFAULT_MAX_TOTAL_CHARS
pub const DEFAULT_MAX_TOTAL_CHARS: usize = 4_000;Expand description
Default total character budget for the rendered block.
pub const DEFAULT_MAX_TOTAL_CHARS: usize = 4_000;Default total character budget for the rendered block.