Docs.rs
  • wallet_standard-0.4.4
    • wallet_standard 0.4.4
    • Permalink
    • Docs.rs crate page
    • Unlicense
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • ifiokjr
    • Dependencies
      • async-trait ^0.1 normal
      • bincode ^1 normal optional
      • derive_more ^2 normal
      • futures ^0.3 normal
      • serde ^1 normal
      • serde-wasm-bindgen ^0.6 normal optional
      • serde_bytes ^0.11 normal
      • solana-sdk ^2.1 normal optional
      • thiserror ^2 normal
      • typed-builder ^0.20 normal
      • wasm-bindgen ^0.2 normal optional
      • insta ^1 dev
    • Versions
    • 26.36% 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

wallet_standard0.4.4

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits
  • Type Aliases

List of all items

Structs

  • ExperimentalDecryptProps
  • ExperimentalEncryptProps
  • StandardConnectInput

Enums

  • WalletError

Traits

  • ConnectedWalletStandardEvents
  • ExperimentalDecryptOutput
  • ExperimentalEncryptOutput
  • IntoWalletError
  • StandardConnectOutput
  • StandardEventProperties
  • Wallet
  • WalletAccountInfo
  • WalletExperimentalDecrypt
  • WalletExperimentalEncrypt
  • WalletInfo
  • WalletStandard
  • WalletStandardConnect
  • WalletStandardDisconnect

Type Aliases

  • WalletResult

Constants

  • CIPHER_X25519_XSALSA20_POLY1305
  • EXPERIMENTAL_DECRYPT
  • EXPERIMENTAL_ENCRYPT
  • STANDARD_CONNECT
  • STANDARD_DISCONNECT
  • STANDARD_EVENTS