pub fn extract_help_with_limit( prop_schema: &Value, max_len: usize, ) -> Option<String>
Extract help text with a configurable max length.