andrewhickman / fn-error-context
An attribute macro to add context to errors from a function.
☆18Updated 2 years ago
Alternatives and similar repositories for fn-error-context:
Users that are interested in fn-error-context are comparing it to the libraries listed below
- ☆61Updated 7 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- Safe wrapper for initializing arrays☆73Updated 2 years ago
- ☆31Updated 5 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 3 years ago
- A proc-macro to break Rust IDEs☆64Updated 3 years ago
- deserialize data from simple inputs☆24Updated 4 years ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago
- Typed index version of Rust slice and Vec containers☆69Updated 5 months ago
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- Run a command and highlight its stderr, preserving the order of stdout and stderr☆49Updated last year
- Lossless functionality for platform-native strings.☆71Updated last month
- ☆55Updated last year
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 5 months ago
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- ☆29Updated 11 months ago
- ☆111Updated 2 years ago
- Mirror of https://gitlab.com/est/cargo-local-serve | Serve a local, offline, clone of crates.io.☆27Updated 4 years ago
- derive newtype for diesel traits☆51Updated 11 months ago
- ☆22Updated 3 years ago
- Rust macros for std::Command☆40Updated 3 years ago
- Token tree calling convention☆79Updated 2 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆55Updated last month
- Ranged integers for Rust based on const generics☆28Updated 5 months ago
- ☆33Updated 10 months ago
- Use declarative macros as proc_macro attributes or derives☆111Updated last year
- Intended to allow taking a T from a &mut T temporarily☆78Updated 5 years ago
- Easy and safe destructuring for more types.☆32Updated last month