rust-lang / rustdoc-typesLinks
Rustdoc's JSON output interface
☆38Updated last month
Alternatives and similar repositories for rustdoc-types
Users that are interested in rustdoc-types are comparing it to the libraries listed below
Sorting:
- ☆111Updated 3 years ago
- ☆61Updated 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.☆115Updated 8 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- Backported standard Rust library to older compilers.☆23Updated 3 years ago
- ☆43Updated 2 years ago
- Automatic cfg for Rust compiler features☆111Updated 7 months ago
- ASCII-only equivalents to `char`, `str` and `String`.☆74Updated last year
- Cargo API written in Paris☆55Updated this week
- Typed index version of Rust slice and Vec containers☆75Updated 2 weeks ago
- A rust crate to find the total size of an object, on the stack and on the heap☆113Updated 2 years ago
- `$crate` in procedural macros.☆81Updated 2 months ago
- Some internal rustc tools made accessible☆47Updated 3 months ago
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆124Updated 3 months ago
- ☆77Updated 4 years ago
- Helper macros: autoimpl, impl_scope☆68Updated 2 months ago
- Macro for sealing traits and structures☆61Updated last year
- A Rust library for runtime-checked linearish types☆37Updated 2 years ago
- Intended to allow taking a T from a &mut T temporarily☆81Updated 6 years ago
- Find out about keys that are ignored when deserializing data☆95Updated last month
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆50Updated 3 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 2 months ago
- Make trait methods callable without the trait in scope☆162Updated last month
- Utilities for dealing with substructures within syn macros☆143Updated 9 months ago
- The never type (the true one!) in stable Rust.☆41Updated 7 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆119Updated 3 months ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 3 years ago