Docs.rs
  • spl-transfer-hook-interface-0.4.1
    • spl-transfer-hook-interface 0.4.1
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • anza-team
    • Dependencies
      • arrayref ^0.3.7 normal
      • bytemuck ^1.14.0 normal
      • solana-program ^1.17.6 normal
      • spl-discriminator ^0.1 normal
      • spl-pod ^0.1 normal
      • spl-program-error ^0.3 normal
      • spl-tlv-account-resolution ^0.5 normal
      • spl-type-length-value ^0.3 normal
    • Versions
    • 100% of the crate is documented
  • Go to latest version
  • Platform
    • x86_64-unknown-linux-gnu
  • Feature flags
  • Rust
    • About docs.rs
    • Privacy policy
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

spl_transfer_hook_interface0.4.1

  • Structs
  • Enums
  • Constants
  • Functions
  • Type Aliases
?
Change settings

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::resolve_extra_account_metas
  • onchain::add_cpi_accounts_for_execute
  • onchain::invoke_execute

Type Aliases

  • offchain::AccountDataResult
  • offchain::AccountFetchError

Constants

  • NAMESPACE