rpm-ostree/rust
Jonathan Lebon 940fc1364a compose: Check that add-files are compatible after parsing
While serde gives us type checking, it of course doesn't understand
semantics beyond that. One example is checking the compatibility of
`add-files` entries with the OSTree model. This is something we can do
upfront early on to avoid surprises for users.

Also tweak the docs to reflect this new check.

Related: #1642

Closes: #1643
Approved by: cgwalters
2018-10-26 20:48:07 +00:00
..
src compose: Check that add-files are compatible after parsing 2018-10-26 20:48:07 +00:00
.gitignore build-sys: Add some gitignore for Rust bits 2018-06-11 13:08:41 +00:00
cargo-vendor-config Add support for YAML treefiles 2018-06-05 13:08:33 +00:00
Cargo.toml rust: Drop crates-io patch and use 0.4.0 2018-10-25 19:01:39 +00:00
cbindgen.toml rust/bindgen: Use #pragma once 2018-10-02 13:14:08 +00:00