dtolnay / indocLinks
Indented document literals for Rust
☆738Updated 2 weeks ago
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☆631Updated last year
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆789Updated last week
- Macros for all your token pasting needs☆1,055Updated 11 months ago
- Test harness for ui tests of compiler diagnostics☆924Updated 2 weeks ago
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,302Updated this week
- Assert process::Command - Easy command initialization and assertions☆527Updated this week
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆968Updated last year
- Compile-time type-checked builder derive☆1,097Updated 2 weeks ago
- ☆1,058Updated 2 weeks ago
- moved to https://codeberg.org/dirs/directories-rs☆817Updated 8 months ago
- A cargo subcommand for cleaning up unused build files generated by Cargo☆863Updated 5 months ago
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,475Updated this week
- Ensure correct assumptions about constants, types, and more in Rust☆630Updated last year
- derive simple constructor functions for Rust structs☆564Updated last year
- Rust library allowing to register multiple handlers for the same signal☆800Updated last month
- A minimal `syn` syntax tree pretty-printer☆720Updated last week
- A tool for managing cargo workspaces and their crates, inspired by lerna☆549Updated 3 weeks ago
- Easy Ctrl-C handler for Rust projects☆640Updated 3 weeks ago
- A Rust proc-macro attribute parser☆1,170Updated this week
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆503Updated 2 weeks ago
- Cargo subcommand to provide various options useful for testing and continuous integration.☆760Updated last week
- moved to https://codeberg.org/dirs/dirs-rs☆731Updated 8 months ago
- oh heck, a case conversion library☆562Updated last month
- A set of alternative `derive` attributes for Rust☆452Updated 3 weeks ago
- Rust method delegation with less boilerplate☆496Updated 2 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆539Updated 2 weeks ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,151Updated 2 weeks ago
- Generic extensions for tapping values in Rust.☆469Updated 2 years ago
- Easy self-referential struct generation for Rust.☆652Updated 8 months ago
- A cargo subcommand for displaying when Rust dependencies are out of date☆1,342Updated last month