JoshMcguigan / todo_macro
Never forget your in-code Todos
☆14Updated 6 years ago
Alternatives and similar repositories for todo_macro:
Users that are interested in todo_macro are comparing it to the libraries listed below
- Parse environment variables by defining a struct☆24Updated 5 years ago
- Take a reference and get back a slice of length one☆25Updated 4 years ago
- Derive for the Display trait☆52Updated 6 years ago
- A Rust create for outputting information and log messages for humans and machines☆39Updated 5 years ago
- Related constants in Rust: 1 << iota☆18Updated 2 years ago
- This library is a workaround until futures-rs and error-chain crates works out-of-box with each other☆13Updated 7 years ago
- Custom exit status codes with ? in main☆29Updated 5 years ago
- ☆20Updated 6 years ago
- obsolete since rust 1.35.0 doesn't need it anymore☆10Updated 3 years ago
- Experiment to get k-combinations working as a const fn☆13Updated 3 years ago
- impl Stream for (your own) Generator☆19Updated 5 years ago
- Generate a Markdown section in your README based on your Rust documentation☆58Updated 2 years ago
- macro based configuration management library☆60Updated 5 years ago
- ☆19Updated 5 years ago
- Set the error context using doc comments☆54Updated 5 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 2 months ago
- Partial function application macro for Rust☆47Updated 4 years ago
- ☆38Updated 3 years ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆46Updated 3 years ago
- Very simple Rust string interpolation☆36Updated 2 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- Fast and compact sets of bytes or ASCII characters☆28Updated 4 years ago
- Safely combine results☆81Updated 8 months ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- Rust library for using the backblaze b2 api.☆15Updated 2 years ago
- std::thread which joins on drop by default.☆17Updated last month
- A structure for holding a set of enum variants☆19Updated 6 years ago
- A proc-macro to break Rust IDEs☆64Updated 3 years ago
- ☆21Updated 4 years ago
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 5 years ago