forked from lix-project/lix
f738cd4d97
We can now convert Rust Errors to C++ exceptions. At the Rust->C++ FFI boundary, Result<T, Error> will cause Error to be converted to and thrown as a C++ exception. |
||
---|---|---|
.. | ||
error.rs | ||
foreign.rs | ||
lib.rs | ||
tarfile.rs |