rust-lang / rustdoc-typesLinks
Rustdoc's JSON output interface
☆31Updated 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☆86Updated 2 months ago
- ☆43Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 3 months ago
- Backported standard Rust library to older compilers.☆22Updated 2 years ago
- ☆112Updated 2 years ago
- ☆57Updated last year
- Cargo API written in Paris☆50Updated last month
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year
- Macro for sealing traits and structures☆58Updated 8 months ago
- Embed images in Rust documentation☆27Updated 4 years ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- ☆75Updated 4 years ago
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆59Updated 3 weeks ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 2 months ago
- Helper macros: autoimpl, impl_scope☆66Updated last month
- mdbook on common pitfalls in unsafe rust code☆11Updated 6 years ago
- ☆109Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 9 months ago
- `$crate` in procedural macros.☆74Updated 2 months ago
- The never type (the true one!) in stable Rust.☆40Updated 3 weeks ago
- Lending iterators on stable Rust☆83Updated last year
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- Token tree calling convention☆80Updated 2 years ago
- ☆72Updated 2 months ago
- Typed index version of Rust slice and Vec containers☆70Updated 2 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 5 months ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆45Updated last week
- impl fallible collections in rust, quite as describe in RFC 2116☆38Updated 8 months ago