Skip to main content

extract_help_with_limit

Function extract_help_with_limit 

Source
pub fn extract_help_with_limit(
    prop_schema: &Value,
    max_len: usize,
) -> Option<String>
Expand description

Extract help text with a configurable max length.