Docs.rs
  • identity_account_storage-0.6.3
    • identity_account_storage 0.6.3
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • iota-ci
    • Dependencies
      • anyhow ^1.0 normal optional
      • async-trait ^0.1 normal
      • function_name ^0.2 normal optional
      • futures ^0.3 normal optional
      • hashbrown ^0.11 normal
      • identity_core =0.6.3 normal
      • identity_did =0.6.3 normal
      • identity_iota_core =0.6.3 normal
      • iota-crypto >=0.7, <0.10 normal
      • iota_stronghold ^2.0.0 normal optional
      • once_cell ^1.7 normal optional
      • parking_lot ^0.12 normal
      • rand ^0.8 normal optional
      • seahash ^4.1.0 normal
      • serde ^1.0 normal
      • strum ^0.24.0 normal
      • thiserror ^1.0 normal
      • tokio ^1.17.0 normal optional
      • zeroize ^1.5.7 normal
      • rusty-fork ^0.3 dev
      • tokio ^1.17.0 dev
    • Versions
    • 59.18% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • 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

identity_account_storage0.6.3

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • crypto::RemoteEd25519
  • crypto::RemoteKey
  • crypto::RemoteSign
  • identity::ChainState
  • storage::MemStore
  • storage::StorageTestSuite
  • stronghold::ClientPath
  • stronghold::Stronghold
  • types::AgreementInfo
  • types::EncryptedData
  • types::KeyLocation
  • types::Signature
  • utils::Shared

Enums

  • error::Error
  • stronghold::ClientOperation
  • stronghold::SnapshotOperation
  • stronghold::StoreOperation
  • stronghold::StrongholdError
  • stronghold::VaultOperation
  • types::CekAlgorithm
  • types::EncryptionAlgorithm

Traits

  • storage::Storage

Functions

  • utils::derive_encryption_key
  • utils::fs::ensure_directory

Type Aliases

  • error::Result
  • utils::EncryptionKey