Crate ostree_ext[−][src]
Expand description
Extension APIs for ostree
This crate builds on top of the core ostree C library and the Rust bindings to it, adding new functionality written in Rust.
Re-exports
Modules
Commandline parsing
APIs bridging OSTree and container images
Compute the difference between two OSTree commits.
Write IMA signatures to an ostree commit
Helper methods for [glib::KeyFile].
Prelude, intended for glob import.
Escape strings for use in ostree refs.
Losslessly export and import ostree commits as tar archives
Helpers for bridging GLib async/mainloop with Tokio.