Docs.rs
  • spl-transfer-hook-interface-0.8.2
    • spl-transfer-hook-interface 0.8.2
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • anza-team
    • Dependencies
      • arrayref ^0.3.8 normal
      • bytemuck ^1.17.1 normal
      • solana-program ^2.0.3 normal
      • spl-discriminator ^0.3.0 normal
      • spl-pod ^0.4.0 normal
      • spl-program-error ^0.5.0 normal
      • spl-tlv-account-resolution ^0.8.1 normal
      • spl-type-length-value ^0.6.0 normal
      • tokio ^1.40.0 dev
    • Versions
    • 100% of the crate is documented
  • Go to latest version
  • 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_transfer_hook_interface0.8.2

  • Structs
  • Enums
  • Constants
  • Functions
  • Type Aliases

List of all items

Structs

  • instruction::ExecuteInstruction
  • instruction::InitializeExtraAccountMetaListInstruction
  • instruction::UpdateExtraAccountMetaListInstruction

Enums

  • error::TransferHookError
  • instruction::TransferHookInstruction

Functions

  • collect_extra_account_metas_seeds
  • collect_extra_account_metas_signer_seeds
  • get_extra_account_metas_address
  • get_extra_account_metas_address_and_bump_seed
  • instruction::execute
  • instruction::execute_with_extra_account_metas
  • instruction::initialize_extra_account_meta_list
  • instruction::update_extra_account_meta_list
  • offchain::add_extra_account_metas_for_execute
  • onchain::add_extra_accounts_for_execute_cpi
  • onchain::invoke_execute

Type Aliases

  • offchain::AccountDataResult
  • offchain::AccountFetchError

Constants

  • NAMESPACE