Skip to main content

get

Function get 

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

Look up a manpage by topic name.

Returns the markdown content if the topic exists, or None.