Docs.rs
  • wallet-metamask-0.3.0
    • wallet-metamask 0.3.0
    • Permalink
    • Docs.rs crate page
    • MPL-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • shunkakinoki
    • Dependencies
      • aes-gcm ^0.10.1 normal
      • anyhow ^1.0.69 normal
      • base64 ^0.21.0 normal
      • inquire ^0.6.1 normal
      • itertools ^0.10.0 normal
      • lazy_static ^1.4.0 normal
      • mockall ^0.11.4 normal
      • os_info ^3.7.0 normal
      • pbkdf2 ^0.12 normal
      • rand ^0.8.5 normal
      • rand_core ^0.6 normal
      • regex ^1.7.3 normal
      • serde ^1.0.153 normal
      • serde_json ^1.0.94 normal
      • sha2 ^0.10.6 normal
      • tracing ^0.1.37 normal
      • tracing-test ^0.2.4 normal
      • whoami ^1.4.0 normal
    • Versions
    • 24.39% 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
    • 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

wallet_metamask0.3.0

Crate Items

  • Structs
  • Enums
  • Functions
  • Type Aliases

List of all items

Structs

  • types::DecryptedVault
  • types::MnemoicData
  • types::Vault

Enums

  • regex::RegexEnum
  • types::StringOrBytes

Functions

  • interactive::extract_all_vaults
  • interactive::get_password
  • interactive::locate_metamask_extension
  • password::decrypt
  • password::encrypt
  • password::generate_salt
  • password::key_from_password
  • regex::get_regex
  • vault::decrypt_vault
  • vault::extract_vault_from_file
  • vault::extract_vault_from_string

Type Aliases

  • password::Aes256Gcm