Docs.rs
rucksack-db-0.10.1
rucksack-db 0.10.1
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
oubiwann
Dependencies
aead ^0.5
normal
aes-gcm ^0.10
normal
anyhow ^1.0
normal
bincode ^2.0.0-rc.2
normal
chrono ^0.4
normal
crc32fast ^1.3
normal
csv ^1.1
normal
dashmap ^5.4.0
normal
enum-iterator ^1.2.0
normal
heck ^0.4.1
normal
log ^0.4
normal
rand ^0.8
normal
rucksack-lib ^0.9.0
normal
secrecy ^0.8
normal
serde ^1.0
normal
tempfile ^3
normal
url ^2.3
normal
uuid ^1.2
normal
versions ^4.1.0
normal
Versions
0%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-apple-darwin
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
☰
In rucksack_db::db::backup
?
Function
rucksack_db
::
db
::
backup
::
list
source
·
[
−
]
pub fn list(backup_dir:
String
) ->
Result
<
Listing
>