dtolnay / indocLinks
Indented document literals for Rust
☆756Updated 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☆629Updated last year
- Macros for all your token pasting needs☆1,068Updated last year
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆815Updated last week
- Assert process::Command - Easy command initialization and assertions☆535Updated last week
- A tool for managing cargo workspaces and their crates, inspired by lerna☆567Updated last week
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,327Updated 3 months ago
- Test harness for ui tests of compiler diagnostics☆948Updated 2 weeks ago
- A minimal `syn` syntax tree pretty-printer☆731Updated 2 weeks ago
- moved to https://codeberg.org/dirs/directories-rs☆829Updated 11 months ago
- Easy Ctrl-C handler for Rust projects☆648Updated 2 months ago
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆969Updated last year
- oh heck, a case conversion library☆573Updated 4 months ago
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,508Updated 2 weeks ago
- A Rust proc-macro attribute parser☆1,207Updated last week
- Compile-time type-checked builder derive☆1,132Updated last month
- Cargo subcommand to provide various options useful for testing and continuous integration.☆791Updated last week
- Rust library allowing to register multiple handlers for the same signal☆819Updated this week
- A set of alternative `derive` attributes for Rust☆459Updated 3 months ago
- Generic extensions for tapping values in Rust.☆478Updated 2 years ago
- Ensure correct assumptions about constants, types, and more in Rust☆639Updated 2 years ago
- derive simple constructor functions for Rust structs☆570Updated last year
- ☆1,148Updated 2 months ago
- moved to https://codeberg.org/dirs/dirs-rs☆733Updated 11 months ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,172Updated 2 weeks ago
- A cargo subcommand for cleaning up unused build files generated by Cargo☆888Updated 2 months ago
- A cargo subcommand for displaying when Rust dependencies are out of date☆1,365Updated last month
- Rust method delegation with less boilerplate☆509Updated last month
- Easy self-referential struct generation for Rust.☆677Updated 11 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…☆517Updated this week
- Automatic checking for semantic versioning in library crates☆632Updated 2 years ago