yoshuawuyts / context-attribute
Set the error context using doc comments
☆54Updated 5 years ago
Alternatives and similar repositories for context-attribute:
Users that are interested in context-attribute are comparing it to the libraries listed below
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- Spawn processes with arbitrary closures in rust☆110Updated 3 years ago
- Safely combine results☆81Updated 7 months ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated 2 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Derive for the Display trait☆52Updated 6 years ago
- Run a function after some data was mutably borrowed☆30Updated 4 years ago
- dynamic smart pointers☆31Updated 6 years ago
- Concurrent hash trie☆51Updated 4 years ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆46Updated 2 years ago
- Utility for reusing memory☆53Updated 5 years ago
- ☆59Updated 7 months ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- ☆64Updated 4 years ago
- A Rust library for generically joining iterables with a separator☆92Updated last year
- failure + error-chain = 💖☆54Updated 4 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- A structure for holding a set of enum variants☆20Updated 6 years ago
- Run pkg-config from declarative dependencies in Cargo.toml☆28Updated 3 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- Macros for async-std.☆38Updated 5 years ago
- Procedural macro span debugger/visualizer☆40Updated 4 years ago
- Helpers for easily using failure::Error and others as return types in main() while still giving human-readable error messages.☆45Updated 3 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Custom exit status codes with ? in main☆29Updated 5 years ago
- Unix signal handling for tokio☆88Updated 6 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago