rushmorem / derive-errorLinks
Derive macro for Error using macros 1.1
☆32Updated 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 7 years ago
- Candidates for inclusion in the Rust standard library☆88Updated 2 years ago
- Safely combine results☆81Updated 11 months ago
- Derive for the Display trait☆52Updated 7 years ago
- ☆59Updated 11 months ago
- Intended to allow taking a T from a &mut T temporarily☆79Updated 5 years ago
- ☆56Updated 4 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- MOPA: My Own Personal Any. A macro to implement all the `Any` methods on your own trait.☆116Updated 2 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- Dynamically query a type-erased object for any trait implementation☆66Updated 2 years ago
- Automatic testing of FFI bindings for Rust☆122Updated 4 years ago
- An extraction of the compiletest utility from the Rust compiler☆226Updated last week
- The empty type Void.☆70Updated 2 years ago
- Runtime string formatting for Rust☆64Updated 5 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆66Updated 2 years ago
- A crate with indexed arenas with small memory footprint☆77Updated 11 months ago
- Spawn processes with arbitrary closures in rust☆112Updated 3 years ago
- Cargo subcommand for contributing to your dependencies☆56Updated 5 years ago
- A rust library for checked floating point operations☆81Updated 7 months ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Asynchronous process management for tokio☆148Updated 6 years ago
- Put your Rust app's data in the right place on every platform☆142Updated 4 years ago
- Floating point approximate comparison for Rust☆63Updated 5 months ago
- Read and write user-specific application data in (stable!) Rust☆70Updated last year
- A Macros 1.1 implementation of https://crates.io/crates/error-chain☆19Updated 3 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- A cargo subcommand to manage various CI-related jobs in rust.☆98Updated 4 years ago