Docs.rs
psh-db-0.2.0
psh-db 0.2.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
uvizhe
Dependencies
anyhow ^1.0.68
normal
home ^0.5.4
normal
psh ^0.5.0
normal
zeroize ^1.5.7
normal
Versions
100%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
psh_db
0.2.0
All Items
Crate Items
Structs
Constants
Crate
psh_db
Copy item path
Source
Expand description
This crate provides alias database backend for
psh
using plain file as a storage.
Structs
§
PshDb
psh
alias database.
Constants
§
DB_FILE
Default filename to be used within user home directory unless specified.