1 unstable release
Uses new Rust 2024
| new 0.1.0 | Nov 15, 2025 |
|---|
#1553 in Procedural macros
86KB
1.5K
SLoC
Easy Macros
Use the parent crate instead.
What is this?
Proc-macro attribute enabling anyhow::Result<TokenStream> return types for procedural macros.
Error Handling
When your function returns an Err, anyhow_result automatically converts it to appropriate compile_error! tokens
Dependencies
~17–24MB
~525K SLoC