rushmorem / derive-errorLinks
Derive macro for Error using macros 1.1
☆31Updated 4 years ago
Alternatives and similar repositories for derive-error
Users that are interested in derive-error are comparing it to the libraries listed below
Sorting:
- Custom derivation macro for Rust☆113Updated 8 years ago
- Candidates for inclusion in the Rust standard library☆88Updated 3 years ago
- Derive for the Display trait☆51Updated 7 years ago
- ☆58Updated 4 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- Safely combine results☆82Updated last year
- ☆62Updated last year
- Intended to allow taking a T from a &mut T temporarily☆81Updated 6 years ago
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- A crate with indexed arenas with small memory footprint☆79Updated last year
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 3 years ago
- A flexible thread pool providing scoped and static threads.☆88Updated 7 years ago
- An extraction of the compiletest utility from the Rust compiler☆231Updated 2 months ago
- failure + error-chain = 💖☆54Updated last month
- a cargo subcommand for counting lines of code in Rust projects☆128Updated 2 years ago
- A rust library for checked floating point operations☆83Updated last month
- Heinous hackery to concatenate constant strings.☆118Updated 4 years ago
- A Macros 1.1 implementation of https://crates.io/crates/error-chain☆19Updated 4 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 4 years ago
- A drop-in replacement for #[derive(Debug)] with support for members which do not implement `fmt::Debug`.☆24Updated 6 years ago
- Floating point approximate comparison for Rust☆65Updated 11 months ago
- Runtime string formatting for Rust☆64Updated 6 years ago
- The empty type Void.☆71Updated 2 years ago
- MOPA: My Own Personal Any. A macro to implement all the `Any` methods on your own trait.☆117Updated 3 years ago
- Automatic testing of FFI bindings for Rust☆122Updated 4 years ago
- Put your Rust app's data in the right place on every platform☆142Updated 4 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆65Updated 3 years ago
- Atomic file-writes.☆101Updated last year
- Unix signal handling for tokio☆88Updated 7 years ago