Docs.rs
secure_backup-0.1.0
secure_backup 0.1.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
beshan
Dependencies
glob ^0.3
normal
openssl ^0.10
normal
openssl-sys ^0.9
normal
serde ^1.0
normal
serde_json ^1.0
normal
Versions
0%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
secure_
backup
0.1.0
Crate Items
Macros
Structs
Enums
Functions
List of all items
Structs
db::Data
db::Database
db::FileInfo
Enums
common::Cipher
util::FileDiffReason
Macros
hashmap
Functions
backup::take_backup
restore::restore_backup
util::calc_file_checksum
util::compare_dirs
util::decode
util::decrypt_file
util::derive_key
util::encode
util::encrypt_file
util::file_ignored
util::generate_iv
util::get_files
util::get_relative_path
util::sign_file
util::write_file_safely