Docs.rs
function_docs-0.1.0
function_docs 0.1.0
Permalink
Docs.rs crate page
Zlib
OR
Apache-2.0
OR
MIT
Links
crates.io
Source
Owners
lunabunn
Dependencies
itertools ^0.10
normal
Versions
66.67%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
function_
docs
0.1.0
All Items
Crate Items
Macros
Attribute Macros
Crate
function_docs
Copy item path
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!()
.