Docs.rs
ostree-ext-0.8.10
ostree-ext 0.8.10
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
cgwalters
github:ostreedev:crates
Dependencies
anyhow ^1.0
normal
async-compression ^0.3
normal
bitflags ^1
normal
camino ^1.0.4
normal
cap-std-ext ^0.26
normal
cap-tempfile ^0.25
normal
chrono ^0.4.19
normal
cjson ^0.1.1
normal
clap ^3.2
normal
containers-image-proxy ^0.5.1
normal
flate2 ^1.0.20
normal
fn-error-context ^0.2.0
normal
futures-util ^0.3.13
normal
gvariant ^0.4.0
normal
hex ^0.4.3
normal
indicatif ^0.17.0
normal
indoc ^1.0.3
normal
libc ^0.2.92
normal
libsystemd ^0.5.0
normal
oci-spec ^0.5.4
normal
once_cell ^1.9
normal
openssl ^0.10.33
normal
ostree ^0.15.0
normal
pin-project ^1.0
normal
regex ^1.5.4
normal
serde ^1.0.125
normal
serde_json ^1.0.64
normal
sh-inline ^0.3
normal
tar ^0.4.38
normal
tempfile ^3.2.0
normal
term_size ^0.3.2
normal
tokio >=1.13.0
normal
tokio-stream ^0.1.8
normal
tokio-util ^0.7
normal
tracing ^0.1
normal
quickcheck ^1
dev
Versions
100%
of the crate is documented
Go to latest version
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
☰
FileSet
In ostree_ext::diff
?
Type Definition
ostree_ext
::
diff
::
FileSet
source
·
[
−
]
pub type FileSet =
BTreeSet
<
String
>;
Expand description
A set of file paths.