lix/nix-rust/src
Eelco Dolstra f738cd4d97 More Rust FFI adventures
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.
2019-11-26 22:07:28 +01:00
..
error.rs More Rust FFI adventures 2019-11-26 22:07:28 +01:00
foreign.rs Rust cleanup 2019-11-26 22:07:28 +01:00
lib.rs More Rust FFI adventures 2019-11-26 22:07:28 +01:00
tarfile.rs More Rust FFI adventures 2019-11-26 22:07:28 +01:00