pub fn help() -> Vec<(&'static str, Vec<(String, &'static str)>)>Expand description
The help page, as headed groups of (keys, sentence).
Generated from the tables rather than written, which is what keeps it honest: a binding added without a sentence does not compile, and a sentence with no binding cannot exist. The pointer’s rows are generated the same way and for the same reason — a gesture that acts while being undocumented is exactly the failure these tables exist to make impossible.