Docs.rs
  • passrs-0.6.3
    • passrs 0.6.3
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • zevaryx
    • Dependencies
      • base64 ^0.22.1 normal
      • chacha20poly1305 ^0.10.1 normal
      • cli-clipboard ^0.4.0 normal
      • dirs ^5.0.1 normal
      • passwords ^3.1 normal
      • qrcode ^0.14.1 normal
      • rand ^0.8 normal
      • regex ^1 normal
      • rpassword ^7.3.1 normal
      • serde ^1 normal
      • serde_json ^1.0 normal
      • text_io ^0.1 normal
    • Versions
    • 33.04% of the crate is documented
  • 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

passrs0.6.3

Crate Items

  • Structs
  • Enums
  • Statics
  • Functions

List of all items

Structs

  • config::Config
  • error::DecryptionError
  • error::DefaultVaultError
  • error::DuplicateVaultNameError
  • error::EncryptionError
  • error::FileError
  • error::InvalidVaultError
  • error::IsDirectoryError
  • error::NonStorageError
  • error::NotFoundError
  • error::PasswordExistsError
  • error::PathNotFound
  • error::VaultExistsError
  • error::VaultNotFound
  • vault::Vault

Enums

  • colors::Background
  • colors::Foreground
  • colors::Modifier

Functions

  • config::get_root
  • config::load_config
  • config::save_config
  • directory::find
  • directory::init
  • directory::show_tree
  • fileio::get_vault_root
  • fileio::init_new_path
  • fileio::mv
  • fileio::parse_path
  • keys::decrypt
  • keys::decrypt_file
  • keys::encrypt
  • keys::generate_key
  • keys::generate_nonce
  • keys::get_key
  • keys::write_cipher
  • keys::write_key
  • password::edit
  • password::generate
  • password::insert
  • password::mv
  • password::rm
  • password::show
  • tree::run
  • vault::add_vault
  • vault::list_vaults
  • vault::move_vault
  • vault::remove_vault
  • vault::rename_vault

Statics

  • dict::ENGLISH