Skip to main content

MAX_FACT_CHARS

Constant MAX_FACT_CHARS 

Source
pub const MAX_FACT_CHARS: usize = 2_048;
Expand description

Maximum character length of a single distilled fact’s text. Longer text is truncated on a char boundary.