Docs.rs
  • spl-token-interface-0.0.0
    • spl-token-interface 0.0.0
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • febo
    • Dependencies
      • pinocchio ^0.7 normal
      • pinocchio-pubkey ^0.2 normal
    • Versions
    • 74.67% 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

spl_token_interface0.0.0

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • state::account::Account
  • state::mint::Mint
  • state::multisig::Multisig

Enums

  • error::TokenError
  • instruction::AuthorityType
  • instruction::TokenInstruction
  • state::account_state::AccountState

Traits

  • state::Initializable
  • state::RawType

Functions

  • native_mint::is_native_mint
  • program::check_id
  • program::id
  • state::load
  • state::load_mut
  • state::load_mut_unchecked
  • state::load_unchecked

Type Aliases

  • state::COption

Constants

  • native_mint::DECIMALS
  • native_mint::ID
  • program::ID
  • state::multisig::MAX_SIGNERS
  • state::multisig::MIN_SIGNERS