dtolnay / indocLinks
Indented document literals for Rust
☆720Updated last month
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`…☆765Updated 2 weeks ago
- Rust procedural macro attribute for adding test cases easily☆621Updated last year
- Macros for all your token pasting needs☆1,052Updated 9 months ago
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,286Updated 2 months ago
- Compile-time type-checked builder derive☆1,048Updated 4 months ago
- A tool for managing cargo workspaces and their crates, inspired by lerna☆542Updated 3 weeks ago
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆967Updated last year
- Test harness for ui tests of compiler diagnostics☆907Updated 3 weeks ago
- Assert process::Command - Easy command initialization and assertions☆522Updated last month
- Cargo subcommand to provide various options useful for testing and continuous integration.☆742Updated 3 weeks ago
- moved to https://codeberg.org/dirs/dirs-rs☆730Updated 6 months ago
- A cargo subcommand for cleaning up unused build files generated by Cargo☆851Updated 3 months ago
- A Rust proc-macro attribute parser☆1,146Updated 2 weeks ago
- moved to https://codeberg.org/dirs/directories-rs☆816Updated 6 months ago
- A minimal `syn` syntax tree pretty-printer☆711Updated last week
- ☆1,024Updated 2 months ago
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,454Updated this week
- Generic extensions for tapping values in Rust.☆457Updated last year
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆534Updated 4 months ago
- Rust library allowing to register multiple handlers for the same signal☆792Updated last week
- 🦀 Find the minimum supported Rust version (MSRV) for your project☆1,080Updated last week
- derive simple constructor functions for Rust structs☆560Updated 11 months ago
- A set of alternative `derive` attributes for Rust☆446Updated last year
- Rust method delegation with less boilerplate☆492Updated 2 weeks ago
- Typed distributed plugin registration☆1,143Updated last month
- Ensure correct assumptions about constants, types, and more in Rust☆626Updated last year
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆489Updated this week
- oh heck, a case conversion library☆555Updated last year
- Easy Ctrl-C handler for Rust projects☆637Updated 2 months ago
- A if/elif-like macro for Rust #[cfg] statements☆602Updated last month