Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 807 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 807 Bytes

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.