Expand description
The library crate for the mdbook LAD preprocessor.
Macros§
- markdown_
vec - Usage:
markdown_vec![item1, item2, item3]Creates `Vec`` from a list of items.
The library crate for the mdbook LAD preprocessor.
markdown_vec![item1, item2, item3]
Creates `Vec