rpm-ostree/rust
Colin Walters ec1e248b11 Add support for some GObject bridging to cxx-rs
cxx-rs has support for bridging types, but it's more awkward
for us because those types are defined in other crates, so
we need to do a newtype dance.  Further cxx-rs doesn't currently
support automatically generating wrappers, so add a custom
`gobj_wrap()` for now.
2021-01-05 10:26:00 -05:00
..
libdnf-sys
src Add support for some GObject bridging to cxx-rs 2021-01-05 10:26:00 -05:00
.gitignore
LICENSE-APACHE
LICENSE-MIT