Docs.rs
  • mpl-utils-0.4.1
    • mpl-utils 0.4.1
    • Permalink
    • Docs.rs crate page
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • svc01-metaplex
    • github:metaplex-foundation:protocol
    • Dependencies
      • arrayref ^0.3.8 normal
      • solana-program ^2.2.18 normal
      • spl-token-2022 ^6.0.0 normal optional
    • Versions
    • 65.67% of the crate is documented
  • Platform
    • 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

mpl_utils0.4.1

Crate Items

  • Structs
  • Statics
  • Traits
  • Functions

List of all items

Structs

  • token::TokenBurnParams
  • token::TokenCloseParams
  • token::TokenMintToParams
  • token::TokenTransferCheckedParams
  • token::TokenTransferParams

Traits

  • token::ToTokenAccount

Functions

  • assert_derivation
  • assert_derivation_with_bump
  • assert_initialized
  • assert_owned_by
  • assert_owner_in
  • assert_rent_exempt
  • assert_signer
  • close_account_raw
  • cmp_pubkeys
  • create_or_allocate_account_raw
  • resize_or_reallocate_account_raw
  • token::assert_holder
  • token::assert_token_program_matches_package
  • token::get_mint_authority
  • token::get_mint_decimals
  • token::get_mint_freeze_authority
  • token::get_mint_supply
  • token::get_owner_from_token_account
  • token::spl_token_burn
  • token::spl_token_close
  • token::spl_token_mint_to
  • token::spl_token_transfer
  • token::spl_token_transfer_checked
  • token::unpack
  • token::unpack_initialized

Statics

  • token::SPL_TOKEN_PROGRAM_IDS