dtolnay / indocLinks
Indented document literals for Rust
☆724Updated last week
Alternatives and similar repositories for indoc
Users that are interested in indoc are comparing it to the libraries listed below
Sorting:
- Rust procedural macro attribute for adding test cases easily☆624Updated last year
- Macros for all your token pasting needs☆1,054Updated 10 months ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆770Updated this week
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆969Updated last year
- Assert process::Command - Easy command initialization and assertions☆523Updated 2 weeks ago
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,289Updated 2 months ago
- Test harness for ui tests of compiler diagnostics☆914Updated 3 weeks ago
- A tool for managing cargo workspaces and their crates, inspired by lerna☆544Updated last month
- A Rust proc-macro attribute parser☆1,154Updated last week
- A minimal `syn` syntax tree pretty-printer☆714Updated this week
- ☆1,034Updated 2 months ago
- moved to https://codeberg.org/dirs/dirs-rs☆731Updated 7 months ago
- Compile-time type-checked builder derive☆1,055Updated last week
- Typed distributed plugin registration☆1,156Updated last week
- Cargo subcommand to provide various options useful for testing and continuous integration.☆744Updated 2 weeks ago
- Ensure correct assumptions about constants, types, and more in Rust☆627Updated last year
- A set of alternative `derive` attributes for Rust☆446Updated last year
- moved to https://codeberg.org/dirs/directories-rs☆817Updated 7 months ago
- Generic extensions for tapping values in Rust.☆462Updated last year
- derive simple constructor functions for Rust structs☆559Updated 11 months ago
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,461Updated 2 weeks ago
- Easy Ctrl-C handler for Rust projects☆635Updated 3 months ago
- Rust library allowing to register multiple handlers for the same signal☆797Updated 2 weeks ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,140Updated 5 months ago
- Rust method delegation with less boilerplate☆494Updated last month
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆535Updated 5 months ago
- A cargo subcommand for cleaning up unused build files generated by Cargo☆853Updated 4 months ago
- A cargo subcommand for displaying when Rust dependencies are out of date☆1,322Updated 4 months ago
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆488Updated last week
- Easy self-referential struct generation for Rust.☆637Updated 7 months ago