dadada / include-doc

Include examples in your Rustdocs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Include Doc

tests crates.io Documentation MIT/Apache-2 licensed

Include examples in your Rustdocs.

Features

  • Write and maintain your examples in a normal Rust file, with full editor support.
  • Automatically hide imports.
  • Put many examples into one file, and choose the parts of the file to include. This helps avoid duplicated boilerplate for imports and setup code.

See the crate docs for examples.

About

Include examples in your Rustdocs

License:Apache License 2.0


Languages

Language:Rust 100.0%