Docs.rs
  • spl-token-metadata-interface-0.8.0
    • spl-token-metadata-interface 0.8.0
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • anza-team
    • Dependencies
      • borsh ^1.5.7 normal
      • num-derive ^0.4 normal
      • num-traits ^0.2 normal
      • serde ^1.0.219 normal optional
      • solana-borsh ^3.0.0 normal
      • solana-instruction ^3.0.0 normal
      • solana-program-error ^3.0.0 normal
      • solana-pubkey ^3.0.0 normal
      • spl-discriminator ^0.5.0 normal
      • spl-pod ^0.7.0 normal
      • spl-type-length-value ^0.9.0 normal
      • thiserror ^2.0 normal
      • serde_json ^1.0.142 dev
      • solana-sha256-hasher ^3.0.0 dev
    • Versions
    • 100% of the crate is documented
  • Platform
    • 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_token_metadata_interface0.8.0

Crate Items

  • Structs
  • Enums
  • Constants
  • Functions

List of all items

Structs

  • instruction::Emit
  • instruction::Initialize
  • instruction::RemoveKey
  • instruction::UpdateAuthority
  • instruction::UpdateField
  • state::TokenMetadata

Enums

  • error::TokenMetadataError
  • instruction::TokenMetadataInstruction
  • state::Field

Functions

  • instruction::emit
  • instruction::initialize
  • instruction::remove_key
  • instruction::update_authority
  • instruction::update_field

Constants

  • NAMESPACE