ec1e248b11
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. |
||
---|---|---|
.. | ||
libdnf-sys | ||
src | ||
.gitignore | ||
LICENSE-APACHE | ||
LICENSE-MIT |