1 unstable release
0.1.0 | May 20, 2022 |
---|
#85 in #general-purpose
5KB
Module :: include_md
Include markdown file or its section.
Sample :: trivial
use include_md::*;
To add to your project
cargo add include_md
Try out from the repository
git clone https://github.com/Wandalen/wTools
cd wTools
cd sample/rust/include_md_trivial_sample
cargo run
lib.rs
:
___.