rpm-ostree/rust
Colin Walters 60e605b34e Introduce CxxGObjectArray, use in lockfile code
cxx-rs only supports a few basic types in `Vec<T>`/`CxxVector<T>`
and we need to pass an array of GObjects in a few cases.
Add a wrapper class hack instead of using `u64` so we at least
have some basic safety here and have a convenient place to
grep for later when we want to improve this.
2021-03-02 16:25:32 -08:00
..
libdnf-sys Introduce CxxGObjectArray, use in lockfile code 2021-03-02 16:25:32 -08:00
rpmostree-client build(deps): bump serde_json from 1.0.62 to 1.0.64 2021-03-01 17:46:49 +01:00
src Introduce CxxGObjectArray, use in lockfile code 2021-03-02 16:25:32 -08:00
.gitignore Add testutils generate-synthetic-upgrade 2020-08-18 17:23:15 +02:00
LICENSE-APACHE Clarify license situation to include GPLv2, relicense Rust code 2019-09-05 20:49:18 +00:00
LICENSE-MIT Clarify license situation to include GPLv2, relicense Rust code 2019-09-05 20:49:18 +00:00