tailwind / mdbook-bookimportLinks
Import code/text from other files into your mdbook - without the link rot.
☆19Updated 6 years ago
Alternatives and similar repositories for mdbook-bookimport
Users that are interested in mdbook-bookimport are comparing it to the libraries listed below
Sorting:
- Rust macro to build std::Command objects with shell syntax. Uses macro_rules! and works on stable.☆43Updated 5 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- A data serialization format as similar as possible to Rust's own syntax☆44Updated 2 years ago
- Crate help in terminal: A tool for looking up details about rust crates without going to crates.io☆42Updated 5 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- A sudoku game written in Rust☆31Updated 6 years ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- REPL-like interactive code editor