Crates.io | include_md |
lib.rs | include_md |
version | 0.1.0 |
source | src |
created_at | 2022-05-20 22:32:38.862311 |
updated_at | 2022-05-20 22:32:38.862311 |
description | Include markdown file or its section. |
homepage | https://github.com/Wandalen/wTools/tree/master/module/rust/include_md |
repository | https://github.com/Wandalen/wTools/tree/master/module/rust/include_md |
max_upload_size | |
id | 590505 |
size | 5,084 |
Include markdown file or its section.
use include_md::*;
cargo add include_md
git clone https://github.com/Wandalen/wTools
cd wTools
cd sample/rust/include_md_trivial_sample
cargo run