BonsaiDen / debug_stub_deriveLinks
A drop-in replacement for #[derive(Debug)] with support for members which do not implement `fmt::Debug`.
☆24Updated 6 years ago
Alternatives and similar repositories for debug_stub_derive
Users that are interested in debug_stub_derive are comparing it to the libraries listed below
Sorting:
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated 3 months ago
- Mirror of https://gitlab.com/est/cargo-local-serve | Serve a local, offline, clone of crates.io.☆27Updated 5 years ago
- Rust macros for std::Command☆40Updated 4 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- Machine scalar casting that meets your expectations☆75Updated 4 years ago
- A Macros 1.1 implementation of https://crates.io/crates/error-chain☆19Updated 3 years ago
- Safely combine results☆82Updated last year
- Initial rallying point for ideas and PRs around solving discoverability of Rust crates for production use.☆29Updated 8 years ago
- A macro to generate Rust actors☆46Updated 4 years ago
- Concatenate identifiers in a macro invocation☆94Updated 2 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆37Updated 4 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 3 years ago
- failure + error-chain = 💖☆54Updated 4 years ago
- ☆21Updated 5 years ago
- impl Stream for (your own) Generator☆18Updated 6 years ago
- Custom derivation macro for Rust☆113Updated 7 years ago
- ☆60Updated last year
- ☆35Updated 9 months ago
- Spawn processes with arbitrary closures in rust☆113Updated 4 years ago
- Intended to allow taking a T from a &mut T temporarily☆80Updated 5 years ago
- Derive for the Display trait☆51Updated 7 years ago
- Typed index version of Rust slice and Vec containers☆74Updated 2 months ago
- More maintainable Rust test☆28Updated 4 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- ☆28Updated 5 years ago
- Rust serializer library☆88Updated last month
- Set the error context using doc comments☆54Updated 5 years ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆48Updated 3 years ago
- Token tree calling convention☆80Updated 2 years ago