rust-lang / rustdoc-typesLinks
Rustdoc's JSON output interface
☆33Updated 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
Sorting:
- Find out about keys that are ignored when deserializing data☆88Updated 2 weeks ago
- ☆112Updated 2 years ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Read trait fixed to soundly work with uninitalized memory☆26Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 4 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 3 months ago
- ☆58Updated last year
- ☆43Updated 2 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆104Updated this week
- Macro for sealing traits and structures☆59Updated 8 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 10 months ago
- ☆76Updated 4 years ago
- Helper macros: autoimpl, impl_scope☆66Updated 2 months ago
- horrible serde macro stuff☆39Updated last year
- `$crate` in procedural macros.☆74Updated 3 months ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- Backported standard Rust library to older compilers.☆22Updated 2 years ago
- ☆58Updated last week
- Typed index version of Rust slice and Vec containers☆70Updated this week
- Iterator of const known length☆16Updated 8 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆58Updated last week
- Make trait methods callable without the trait in scope☆152Updated last week
- Cargo API written in Paris☆53Updated last week
- Macro copying a struct with Option fields. Useful for config initialization☆40Updated last month
- ☆33Updated 9 months ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆45Updated 3 weeks ago
- Embed images in Rust documentation☆27Updated 4 years ago
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆112Updated 9 months ago
- The never type (the true one!) in stable Rust.☆40Updated last month
- Procedural macro to easily write higher-order strategies in proptest.☆46Updated 2 weeks ago