include-doc

Crates.ioinclude-doc
lib.rsinclude-doc
version0.2.1
sourcesrc
created_at2023-01-31 21:04:10.653902
updated_at2023-08-01 10:30:10.024764
descriptionInclude examples in your Rustdocs.
homepagehttps://github.com/simon-bourne/include-doc
repositoryhttps://github.com/simon-bourne/include-doc
max_upload_size
id772968
size23,151
Simon Bourne (simon-bourne)

documentation

README

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.

Commit count: 27

cargo fmt