rust-lang / rustdoc-typesLinks
Rustdoc's JSON output interface
☆35Updated last week
Alternatives and similar repositories for rustdoc-types
Users that are interested in rustdoc-types are comparing it to the libraries listed below
Sorting:
- Find out about keys that are ignored when deserializing data☆95Updated 2 weeks ago
- ☆43Updated 2 years ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆50Updated last month
- `$crate` in procedural macros.☆77Updated 2 weeks ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆113Updated 6 months ago
- Backported standard Rust library to older compilers.☆23Updated 3 years ago
- ☆112Updated 3 years ago
- Macro for sealing traits and structures☆59Updated last year
- ☆61Updated 2 years ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆87Updated 7 months ago
- ☆34Updated last year
- Helper macros: autoimpl, impl_scope☆68Updated 2 months ago
- Make trait methods callable without the trait in scope☆161Updated 2 weeks ago
- Utility to inherit dependencies from workspace file if it occurs 'n' or more times throughout the project.☆32Updated 2 years ago
- Iterator of const known length☆18Updated last year
- Typed index version of Rust slice and Vec containers☆75Updated 3 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- Utilities for dealing with substructures within syn macros☆143Updated 6 months ago
- Better reference counted strings for Rust☆139Updated last year
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆122Updated 3 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- Cargo API written in Paris☆54Updated this week
- Const equivalents of std functions, compile-time comparison, and parsing.☆114Updated last month
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- ☆77Updated 4 years ago
- Cargo subcommand for checking your documentation for broken links☆155Updated 11 months ago
- myrrlyn’s wyzyrdly library☆25Updated last year
- Name return types of async fn on stable Rust☆19Updated 3 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆177Updated 3 months ago