Working on a lil pet project in rust rn and discovered that using Result in the hot path is significantly affecting performance, how do people deal with this?
@cas i'm vaguely aware of github.com/iex-rs/iex but from what i know it's extremely dubious for all sorts of reasons
GitHub - iex-rs/iex: Idiomatic exceptions for Rust

Idiomatic exceptions for Rust. Contribute to iex-rs/iex development by creating an account on GitHub.

GitHub