yaahc / spandoc
Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`
☆45Updated 2 years ago
Alternatives and similar repositories for spandoc:
Users that are interested in spandoc are comparing it to the libraries listed below
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- Log call tree summaries after each request for rust programs instrumented with `tracing`.☆43Updated 3 years ago
- ☆21Updated 4 years ago
- Datatest -- data-driven test framework for Rust☆53Updated last year
- A Rust create for outputting information and log messages for humans and machines☆39Updated 5 years ago
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- ☆54Updated 3 years ago
- ☆59Updated 6 months ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 3 years ago
- Set the error context using doc comments☆54Updated 5 years ago
- A package manager☆19Updated 5 years ago
- Generate a Markdown section in your README based on your Rust documentation☆58Updated 2 years ago
- To futures-lite as futures-lite is to futures: smaller.☆53Updated 3 months ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆96Updated 2 months ago
- Defer dropping large structs to a background thread☆62Updated 2 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
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated 2 weeks ago
- ☆19Updated 3 years ago
- myrrlyn’s wyzyrdly library