dtolnay / indoc
Indented document literals for Rust
☆704Updated 2 months ago
Alternatives and similar repositories for indoc:
Users that are interested in indoc are comparing it to the libraries listed below
- Rust procedural macro attribute for adding test cases easily☆619Updated 11 months ago
- Macros for all your token pasting needs☆1,045Updated 6 months ago
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆960Updated 9 months ago
- A Rust proc-macro attribute parser☆1,115Updated 2 weeks ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆735Updated last week
- Test harness for ui tests of compiler diagnostics☆877Updated 2 months ago
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,264Updated 4 months ago
- Cargo subcommand to provide various options useful for testing and continuous integration.☆710Updated last month
- ☆973Updated 9 months ago
- oh heck, a case conversion library☆537Updated last year
- Assert process::Command - Easy command initialization and assertions☆501Updated this week
- A minimal `syn` syntax tree pretty-printer☆691Updated last week
- Compile-time type-checked builder derive☆1,010Updated last month
- Typed distributed plugin registration☆1,103Updated 2 months ago
- A cargo subcommand for displaying when Rust dependencies are out of date☆1,292Updated 3 weeks ago
- Easy self-referential struct generation for Rust.☆607Updated 3 months ago
- Rust library allowing to register multiple handlers for the same signal☆771Updated 2 weeks ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,126Updated last month
- Ensure correct assumptions about constants, types, and more in Rust☆615Updated last year
- A cargo subcommand for cleaning up unused build files generated by Cargo☆829Updated 3 weeks ago
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,417Updated this week
- A tool for managing cargo workspaces and their crates, inspired by lerna☆523Updated 2 weeks ago
- 🦀 Find the minimum supported Rust version (MSRV) for your project☆1,023Updated this week
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆518Updated 2 months ago
- Temporary file library for rust☆1,285Updated 3 weeks ago
- derive builder implementation for rust structs☆1,434Updated 6 months ago
- derive simple constructor functions for Rust structs☆548Updated 8 months ago
- Automatic checking for semantic versioning in library crates☆635Updated last year
- deserialize env vars into typesafe structs with rust☆913Updated 10 months ago
- ☆824Updated last week