Skip to main content

doc

Function doc 

Source
pub fn doc(name: &str) -> Option<&'static str>
Expand description

First doc for name regardless of arity — hover is arity-insensitive (the cursor is on a name, not a resolved call).