Crate include_md
source · [−]Expand description
___.
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
Re-exports
Modules
Namespace with dependencies.
Exposed namespace of the module.
Parented namespace of the module.
Prelude to use: use wtools::prelude::*
.
Own namespace of the module.