Docs.rs
conserve-23.1.1
conserve 23.1.1
Docs.rs crate page
GPL-2.0
25 January 2023
Links
Homepage
Repository
crates.io
Source
Owners
sourcefrog
Dependencies
blake2-rfc ^0.2.18
normal
bytes ^1.1.0
normal
cachedir ^0.3
normal
clap ^4.0
normal
derive_more ^0.99
normal
filetime ^0.2
normal
globset ^0.4.5
normal
hex ^0.4.2
normal
indoc ^1.0.8
normal
itertools ^0.10
normal
lazy_static ^1.4.0
normal
mutants ^0.0.3
normal
nutmeg ^0.1
normal
rayon ^1.3.0
normal
readahead-iterator ^0.1.1
normal
regex ^1.3.9
normal
semver ^1
normal
serde ^1
normal
serde_json ^1
normal
snap ^1.0.0
normal
tempfile ^3
normal
thiserror ^1.0.19
normal
thousands ^0.2.0
normal
time ^0.3
normal
tracing ^0.1
normal
tracing-appender ^0.2
normal
tracing-subscriber ^0.3.11
normal
unix_mode ^0.1
normal
url ^2.2.2
normal
assert_cmd ^2.0
dev
assert_fs ^1.0
dev
cp_r ^0.5
dev
dir-assert ^0.2
dev
predicates ^2
dev
pretty_assertions ^1.0
dev
proptest ^1.0
dev
proptest-derive ^0.3
dev
tracing-test ^0.2
dev
nix ^0.26
normal
users ^0.11
normal
Versions
40.22%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
☰
Module backup
Structs
Functions
?
Module
conserve
::
backup
source
·
[
−
]
Expand description
Make a backup by walking a source directory and copying the contents into an archive.
Structs
BackupOptions
Configuration of how to make a backup.
Functions
backup
Backup a source directory into a new band in the archive.