rushmorem / derive-error
Derive macro for Error using macros 1.1
☆32Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for derive-error
- Candidates for inclusion in the Rust standard library☆89Updated last year
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆63Updated 2 years ago
- A rust library for checked floating point operations☆81Updated last year
- Runtime string formatting for Rust☆62Updated 5 years ago
- Safely combine results☆81Updated 2 months ago
- ☆58Updated 2 months ago
- Custom derivation macro for Rust☆110Updated 6 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 2 years ago
- failure + error-chain = 💖☆54Updated 3 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- Intended to allow taking a T from a &mut T temporarily☆73Updated 5 years ago
- And I'll look down and whisper "GNO."☆58Updated 8 years ago
- Pure-Rust Command Line Editing Library☆27Updated 8 years ago
- Concatenate identifiers in a macro invocation☆93Updated last year
- A procedural attribute macro to automatically cache the results of a function call with given args.☆64Updated 5 years ago
- Cargo subcommand for contributing to your dependencies☆56Updated 4 years ago
- Floating point approximate comparison for Rust☆60Updated 2 months ago
- Scary macros for serde_json☆42Updated 8 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago
- Asynchronous process management for tokio☆146Updated 5 years ago
- A flexible thread pool providing scoped and static threads.☆84Updated 5 years ago
- Derive for the Display trait☆51Updated 6 years ago
- Convert `try!()` into `?`s☆33Updated 7 years ago
- In support of measuring heap allocations in Rust programs.☆99Updated 5 years ago
- MockMe is a tool used to mock dependencies / function calls when running unit (lib) tests in Rust.☆44Updated 3 years ago
- Run pkg-config from declarative dependencies in Cargo.toml☆28Updated 3 years ago
- Power Assert in Rust. Provides better assertion message.☆115Updated 2 years ago