rpm-ostree/rust
Colin Walters 66816eeabe rust/libdnf_sys: Use uninstantiable type rather than wrapper struct
When we ran rustfmt, it converted our bare `extern` blocks to
`extern "C"` which has a different meaning apparently.

This caused cbindgen to try to interpret the structs, and it barfed
on the newtype void wrappers.

Looking at libgit2-rs, it seems to use these "uninstantiable types"
instead.

Prep for using `rustfmt`.
2020-04-07 17:32:36 +02:00
..
src rust/libdnf_sys: Use uninstantiable type rather than wrapper struct 2020-04-07 17:32:36 +02:00
cargo-vendor-config Add support for YAML treefiles 2018-06-05 13:08:33 +00:00
Cargo.lock build(deps): bump envsubst from 0.1.1 to 0.2.0 in /rust 2020-04-06 20:21:54 +02:00
Cargo.toml build(deps): bump envsubst from 0.1.1 to 0.2.0 in /rust 2020-04-06 20:21:54 +02:00
cbindgen.toml Add new ex history command 2019-09-24 14:17:12 +00: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