pub fn doc(name: &str) -> Option<&'static str>
First doc for name regardless of arity — hover is arity-insensitive (the cursor is on a name, not a resolved call).
name