docify_clone 0.0.5

Docify allows you to live-embed at compile time pieces of code from throughout your project as rust doc examples.
Documentation
1
2
3
4
5
6
# Chapter 3

This file demonstrates the ability to end a markdown file with an example, and one that has a
lot of comments in it for that matter:

<!-- docify_clone::embed!("examples/samples.rs", some_example) -->