rust-lang / rustdoc-types
Rustdoc's JSON output interface
☆30Updated 2 weeks ago
Alternatives and similar repositories for rustdoc-types:
Users that are interested in rustdoc-types are comparing it to the libraries listed below
- Procedural macro to easily write higher-order strategies in proptest.☆45Updated last month
- Macro for sealing traits and structures☆54Updated 5 months ago
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- horrible serde macro stuff☆39Updated last year
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆55Updated last month
- ☆56Updated last year
- Utility to inherit dependencies from workspace file if it occurs 'n' or more times throughout the project.☆31Updated 2 years ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆43Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 6 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 months ago
- Helper macros: autoimpl, impl_scope☆60Updated 4 months ago
- Cargo API written in Paris☆48Updated 3 weeks ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆79Updated 3 weeks ago
- ☆41Updated last year
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 3 years ago
- Find out about keys that are ignored when deserializing data☆81Updated 2 months ago
- Backported standard Rust library to older compilers.☆21Updated 2 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- ☆35Updated 3 months ago
- ☆30Updated 5 months ago
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 3 years ago
- Iterator of const known length☆16Updated 5 months ago
- ☆29Updated last year
- `$crate` in procedural macros.☆70Updated 2 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆88Updated 3 weeks ago
- Some interesting Rust patterns☆15Updated 4 years ago
- 🐱concat! with support for const variables and expressions☆41Updated 3 months ago
- Lending iterators on stable Rust☆82Updated last year
- myrrlyn’s wyzyrdly library☆25Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆55Updated 2 months ago