dtolnay / indocLinks
Indented document literals for Rust
☆712Updated 2 weeks ago
Alternatives and similar repositories for indoc
Users that are interested in indoc are comparing it to the libraries listed below
Sorting:
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆749Updated this week
- Macros for all your token pasting needs☆1,051Updated 8 months ago
- Test harness for ui tests of compiler diagnostics☆889Updated 2 weeks ago
- A Rust proc-macro attribute parser☆1,129Updated 2 weeks ago
- Rust procedural macro attribute for adding test cases easily☆620Updated last year
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,275Updated 3 weeks ago
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆966Updated 10 months ago
- A cargo subcommand for displaying when Rust dependencies are out of date☆1,306Updated 2 months ago
- ☆1,003Updated 3 weeks ago
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,432Updated last week
- Cargo subcommand to provide various options useful for testing and continuous integration.☆722Updated 2 weeks ago
- Typed distributed plugin registration☆1,122Updated 3 months ago
- Assert process::Command - Easy command initialization and assertions☆513Updated 2 weeks ago
- A vector with a fixed capacity. (Rust)☆821Updated 8 months ago
- Compile-time type-checked builder derive☆1,033Updated 3 months ago
- ☆832Updated this week
- a Rust library for running child processes☆905Updated this week
- Ensure correct assumptions about constants, types, and more in Rust☆619Updated last year
- Rust library allowing to register multiple handlers for the same signal☆783Updated last month
- A tool for managing cargo workspaces and their crates, inspired by lerna☆533Updated last week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,132Updated 3 months ago
- A cargo subcommand for cleaning up unused build files generated by Cargo☆836Updated 2 months ago
- moved to https://codeberg.org/dirs/directories-rs☆816Updated 5 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆529Updated 3 months ago
- derive simple constructor functions for Rust structs☆556Updated 9 months ago
- Automatic checking for semantic versioning in library crates☆635Updated last year
- oh heck, a case conversion library☆549Updated last year
- A string type for Rust that is not required to be valid UTF-8.☆948Updated 2 months ago
- 🦀 Find the minimum supported Rust version (MSRV) for your project☆1,050Updated last week
- Data structure serialization library with several opposite design goals from Serde☆867Updated 2 weeks ago