0 Dependency Error Crate
The Rust Programming Language Forum
0 Dependency Error Crate
Hi everyone (this is copied from reddit)!!! I've been developing a 0 dependency error crate with an API similar to anyhow for a while now!! It is designed with a friendly API first for frontend applications/small backend API's. It similarly allows for the trinary operator on most error types, with a Result< T >, BoxResl< T > It is somewhat performant, though it does especially well in frontend apps (especially Tauri/Flutter Rust Bridge). If there is any interest let me know, and I will make i...
0 comments
No comments yet.