Searched refs:force_long_help (Results 1 – 2 of 2) sorted by relevance
46 force_long_help: bool, field270 force_long_help: false, in new()512 self.force_long_help = true; in push_attrs()518 self.force_long_help = true; in push_attrs()893 format_doc_comment(&lines, !self.verbatim_doc_comment, self.force_long_help); in push_doc_comment()
293 fn force_long_help() { in force_long_help() function