Docs.rs
  • spl-simplified-0.1.4
    • spl-simplified 0.1.4
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • chirag-empiric
    • Chirag-Jani
    • Dependencies
      • anchor-lang ^0.29.0 normal
      • borsh >=0.9, <0.11 normal optional
      • mpl-token-metadata ^3.1.0 normal optional
      • solana-program ^1.16 normal
      • spl-associated-token-account ^2.2 normal optional
      • spl-token ^4 normal optional
    • Versions
    • 0% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • 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

spl_simplified0.1.4

Crate Items

  • Structs
  • Constants
  • Functions

List of all items

Structs

  • associated_token::AssociatedToken
  • associated_token::Create
  • associated_token::CreateBumps
  • token::Approve
  • token::ApproveBumps
  • token::ApproveChecked
  • token::ApproveCheckedBumps
  • token::Burn
  • token::BurnBumps
  • token::CloseAccount
  • token::CloseAccountBumps
  • token::FreezeAccount
  • token::FreezeAccountBumps
  • token::InitializeAccount
  • token::InitializeAccount3
  • token::InitializeAccount3Bumps
  • token::InitializeAccountBumps
  • token::InitializeMint
  • token::InitializeMint2
  • token::InitializeMint2Bumps
  • token::InitializeMintBumps
  • token::Mint
  • token::MintTo
  • token::MintToBumps
  • token::Revoke
  • token::RevokeBumps
  • token::SetAuthority
  • token::SetAuthorityBumps
  • token::SyncNative
  • token::SyncNativeBumps
  • token::ThawAccount
  • token::ThawAccountBumps
  • token::Token
  • token::TokenAccount
  • token::Transfer
  • token::TransferBumps
  • token::TransferChecked
  • token::TransferCheckedBumps

Functions

  • associated_token::create
  • associated_token::create_idempotent
  • associated_token::get_associated_token_address
  • associated_token::get_associated_token_address_with_program_id
  • token::accessor::amount
  • token::accessor::authority
  • token::accessor::mint
  • token::approve
  • token::approve_checked
  • token::burn
  • token::close_account
  • token::freeze_account
  • token::initialize_account
  • token::initialize_account3
  • token::initialize_mint
  • token::initialize_mint2
  • token::mint_to
  • token::revoke
  • token::set_authority
  • token::sync_native
  • token::thaw_account
  • token::transfer
  • token::transfer_checked

Constants

  • associated_token::ID
  • token::ID