Docs.rs
  • keepass-0.8.3
    • keepass 0.8.3
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • sseemayer
    • louib
    • Dependencies
      • aes ^0.8 normal
      • anyhow ^1 normal optional
      • base32 ^0.5 normal optional
      • base64 ^0.22 normal
      • block-modes ^0.9 normal
      • byteorder ^1 normal
      • cbc ^0.1 normal
      • chacha20 ^0.9 normal
      • challenge_response ^0.5 normal optional
      • chrono ^0.4.23 normal
      • cipher ^0.4 normal
      • clap ^4 normal optional
      • flate2 ^1 normal
      • getrandom ^0.3 normal
      • hex ^0.4 normal
      • hex-literal ^1 normal
      • hmac ^0.12 normal
      • rpassword ^7 normal optional
      • rust-argon2 ^2.0 normal
      • salsa20 ^0.10 normal
      • secstr ^0.5 normal
      • serde ^1 normal optional
      • serde_json ^1 normal optional
      • sha1 ^0.10 normal optional
      • sha2 ^0.10 normal
      • thiserror ^2 normal
      • totp-lite ^2.0 normal optional
      • twofish ^0.7 normal
      • url ^2.2 normal optional
      • uuid ^1.2 normal
      • xml-rs ^0.8 normal
      • zeroize ^1 normal
      • rustfmt ^0.10 dev
    • Versions
    • 44.41% 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
  • Rust
    • About docs.rs
    • Privacy policy
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

keepass0.8.3

Crate Items

  • Structs
  • Enums
  • Constants

List of all items

Structs

  • DatabaseKey
  • config::DatabaseConfig
  • db::AutoType
  • db::AutoTypeAssociation
  • db::BinaryAttachment
  • db::BinaryAttachments
  • db::Color
  • db::CustomData
  • db::CustomDataItem
  • db::CustomDataItemDenormalized
  • db::CustomIcons
  • db::Database
  • db::DeletedObject
  • db::DeletedObjects
  • db::Entry
  • db::Group
  • db::HeaderAttachment
  • db::History
  • db::Icon
  • db::MemoryProtection
  • db::Meta
  • db::NodeIter
  • db::Times
  • error::ParseColorError

Enums

  • config::CompressionConfig
  • config::DatabaseVersion
  • config::InnerCipherConfig
  • config::KdfConfig
  • config::OuterCipherConfig
  • db::Node
  • db::NodeRef
  • db::NodeRefMut
  • db::Value
  • error::BlockStreamError
  • error::CompressionConfigError
  • error::CryptographyError
  • error::DatabaseIntegrityError
  • error::DatabaseKeyError
  • error::DatabaseOpenError
  • error::DatabaseSaveError
  • error::InnerCipherConfigError
  • error::KdfConfigError
  • error::OuterCipherConfigError
  • error::VariantDictionaryError
  • error::XmlParseError

Constants

  • db::CREATION_TIME_TAG_NAME
  • db::EXPIRY_TIME_TAG_NAME
  • db::LAST_ACCESS_TIME_TAG_NAME
  • db::LAST_MODIFICATION_TIME_TAG_NAME
  • db::LOCATION_CHANGED_TAG_NAME