diff options
author | Eelco Dolstra <edolstra@gmail.com> | 2019-09-11 01:15:20 +0200 |
---|---|---|
committer | Eelco Dolstra <edolstra@gmail.com> | 2019-11-26 22:07:28 +0100 |
commit | f738cd4d976f4f72159bbcbfa7b451c33f0ea74a (patch) | |
tree | 2c20a500f84c967aec1f74bca4d2383c673e1b62 /config | |
parent | 8110b4ebb29174ecd4b22510da0285abf604b8a7 (diff) |
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.
Diffstat (limited to 'config')
0 files changed, 0 insertions, 0 deletions