include_md

Crates.ioinclude_md
lib.rsinclude_md
version0.1.0
sourcesrc
created_at2022-05-20 22:32:38.862311
updated_at2022-05-20 22:32:38.862311
descriptionInclude markdown file or its section.
homepagehttps://github.com/Wandalen/wTools/tree/master/module/rust/include_md
repositoryhttps://github.com/Wandalen/wTools/tree/master/module/rust/include_md
max_upload_size
id590505
size5,084
Wandalen (Wandalen)

documentation

https://docs.rs/include_md

README

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
Commit count: 0

cargo fmt