mirror of
https://github.com/signalapp/libsignal.git
synced 2026-05-09 16:42:05 +02:00
Re-raise errors produced by an input stream after bubbling them through Rust code. This makes the interface less magic and avoids unnecessary stringification of error values.