latchset / kryoptic

a pkcs#11 software token written in Rust
GNU General Public License v3.0
10 stars 4 forks source link

Simplify error handling #97

Closed simo5 closed 3 weeks ago

simo5 commented 4 weeks ago

Remove a bunch of macros that can be simplified away by clever use of error casting.