lix/nix-rust
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
..
src More Rust FFI adventures 2019-11-26 22:07:28 +01:00
Cargo.lock Update Rust dependencies 2019-11-26 22:07:28 +01:00
Cargo.toml Rust cleanup 2019-11-26 22:07:28 +01:00
local.mk Only pass '-Z offline' to cargo if we have a vendor directory 2019-11-26 22:07:28 +01:00