Docs.rs
ostree-ext-0.15.3
ostree-ext 0.15.3
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
cgwalters
github:ostreedev:crates
Dependencies
anyhow ^1.0
normal
camino ^1.0.4
normal
cap-std-ext ^4.0.2
normal
chrono ^0.4.19
normal
clap ^4.2
normal
clap_mangen ^0.2
normal
optional
containers-image-proxy ^0.7.0
normal
flate2 ^1.0.20
normal
fn-error-context ^0.2.0
normal
futures-util ^0.3.13
normal
gvariant ^0.5.0
normal
hex ^0.4.3
normal
indexmap ^2.2.2
normal
indicatif ^0.17.0
normal
indoc ^2
normal
optional
io-lifetimes ^2
normal
libc ^0.2.92
normal
libsystemd ^0.7.0
normal
ocidir ^0.3.0
normal
olpc-cjson ^0.1.1
normal
once_cell ^1.9
normal
openssl ^0.10.33
normal
ostree ^0.19.0
normal
pin-project ^1.0
normal
regex ^1.5.4
normal
rustix ^0.38
normal
serde ^1.0.125
normal
serde_json ^1.0.64
normal
similar-asserts ^1.5.0
normal
optional
tar ^0.4.43
normal
tempfile ^3.2.0
normal
terminal_size ^0.3
normal
tokio >=1.13.0
normal
tokio-stream ^0.1.8
normal
tokio-util ^0.7
normal
tracing ^0.1
normal
xshell ^0.2
normal
optional
zstd ^0.13.1
normal
quickcheck ^1
dev
Versions
100%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
ostree_
ext
0.15.3
Module diff
Module Items
Structs
Functions
Type Aliases
In crate ostree_
ext
ostree_ext
Module
diff
Copy item path
Source
Expand description
Compute the difference between two OSTree commits.
Structs
§
File
Tree
Diff
Diff between two ostree commits.
Functions
§
diff
Given two ostree commits, compute the diff between them.
Type Aliases
§
FileSet
A set of file paths.