andrewhickman / fn-error-context
An attribute macro to add context to errors from a function.
☆18Updated last year
Related projects ⓘ
Alternatives and complementary repositories for fn-error-context
- ☆60Updated 7 years ago
- Machine scalar casting that meets your expectations☆73Updated 3 years ago
- ☆55Updated last year
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- Mirror of https://gitlab.com/est/cargo-local-serve | Serve a local, offline, clone of crates.io.☆27Updated 4 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago
- ☆54Updated 3 years ago
- Safe wrapper for initializing arrays☆72Updated last year
- A type safe, low level replacement for `std::io`.☆60Updated last year
- Macro for sealing traits and structures☆49Updated last month
- Backported standard Rust library to older compilers.☆21Updated 2 years ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 3 years ago
- ☆31Updated 4 years ago
- Typed index version of Rust slice and Vec containers☆66Updated last month
- Fake implementation of `std::Fn` for user-defined data types☆36Updated last year
- Lossless functionality for platform-native strings.☆70Updated last week
- Safe pointer-to-member functionality for rust☆33Updated 5 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆48Updated 3 months ago
- ☆66Updated 3 years ago
- A rust library for checked floating point operations☆81Updated last year
- ☆54Updated last year
- Making floating-point behave.☆73Updated last week
- ☆74Updated 3 years ago
- A procedural macro implementation of `quote!`.☆23Updated last year
- Serialization value trees☆43Updated 3 months ago
- Generic and convenient `std` atomics via `Atomic<T>`☆42Updated last month
- Like Rust's built-in assert_eq macro, but for token streams. Passes them through rustfmt, and shows a pretty diff☆14Updated last year
- ☆55Updated 3 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 3 years ago
- `&own` pointers in Stable Rust / `RefOwn` / `&mut` with move semantics (and thus drop)☆19Updated 3 months ago