zcash-swift-wallet-sdk icon indicating copy to clipboard operation
zcash-swift-wallet-sdk copied to clipboard

Improve error reporting across the FFI

Open nuttycom opened this issue 2 years ago • 0 comments

At present, we have well-typed errors in Rust, and well-typed errors in Swift, but we lose all of that where we cross the FFI. It may be that UniFFI makes this less of a problem, so we can defer solving it, but right now the situation isn't great.

nuttycom avatar Sep 29 '22 22:09 nuttycom