rpm-ostree/src
Colin Walters 9565c19ef0 Use cxx-rs for core.rs
This is much better than bindgen because it's fully safe.  It's
much more ergonomic too:

 - Invoke Rust methods-on-structs just like C++ methods-on-structs
 - Rust `Result<>` is translated automatically to exceptions

See https://cxx.rs/context.html for more.
2020-12-23 17:45:29 +01:00
..
app buildsys: Make one big rpmostreeinternals.la, enable unit tests again 2020-12-23 17:45:29 +01:00
daemon Port rpmostreed-os-experimental to C++ 2020-12-22 16:36:13 -05:00
lib lib: Make varsubst_basearch propagate errors 2020-12-20 15:23:53 +00:00
libpriv Use cxx-rs for core.rs 2020-12-23 17:45:29 +01:00