Docs.rs
ostree-ext-0.2.2
ostree-ext 0.2.2
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
cgwalters
github:ostreedev:crates
Dependencies
anyhow ^1.0
normal
bytes ^1.0.1
normal
camino ^1.0.4
normal
cjson ^0.1.1
normal
flate2 ^1.0.20
normal
fn-error-context ^0.2.0
normal
futures ^0.3.13
normal
gvariant ^0.4.0
normal
hex ^0.4.3
normal
indicatif ^0.16.0
normal
libc ^0.2.92
normal
nix ^0.22.0
normal
openat ^0.1.20
normal
openat-ext ^0.2.0
normal
openssl ^0.10.33
normal
ostree ^0.12.0
normal
phf ^0.9.0
normal
serde ^1.0.125
normal
serde_json ^1.0.64
normal
structopt ^0.3.21
normal
tar ^0.4.33
normal
tempfile ^3.2.0
normal
tokio ^1
normal
tokio-stream ^0.1.5
normal
tokio-util ^0.6
normal
tracing ^0.1
normal
clap ^2.33.3
dev
indoc ^1.0.3
dev
sh-inline ^0.1.0
dev
structopt ^0.3.21
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
☰
Type Definition FileSet
Other items in
ostree_ext
::
diff
?
Type Definition
ostree_ext
::
diff
::
FileSet
[
−
]
[src]
pub type FileSet =
BTreeSet
<
String
>;
Expand description
A set of file paths.