1 unstable release

0.1.0 May 20, 2022

#66 in #fundamental

23 downloads per month

MIT license

5KB

Module :: include_md

experimental rust-status docs.rs discord

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:

___.

No runtime deps