Crate function_docs

Source

Macros§

get_docs
Retrieves the doc comments on a function marked with #[function_docs].

Attribute Macros§

function_docs
Marks a function for retrieval of doc comments using get_docs!().