Docs.rs
  • human-program-0.1.0
    • human-program 0.1.0
    • Permalink
    • Docs.rs crate page
    • Links
    • crates.io
    • Source
    • Owners
    • holykol
    • Dependencies
      • anchor-lang ^0.27.0 normal
      • borsh ^0.9.1 normal
      • human-common ^0.1.0 normal
      • human-fanout ^0.1.0 normal
      • human-round ^0.1.0 normal
      • mpl-token-metadata ^1.3.3 normal
      • shank ^0.0.2 normal
      • solana-program ^1.10.25 normal
      • spl-associated-token-account ^1.0.3 normal
      • spl-math ^0.1 normal
      • spl-token ^3.3.0 normal
      • spl-token-swap ^2.1.0 normal
      • thiserror ^1.0 normal
      • proptest ^1.0.0 dev
      • rand ^0.8 dev
      • solana-program-test ^1.9.6 dev
      • solana-sdk ^1.9.6 dev
    • Versions
    • 22.83% of the crate is documented
  • 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
logo

logo

Crate human_program

  • Macros
  • Structs
  • Enums
  • Constants
  • Statics
  • Functions
  • Type Definitions
?
Change settings

List of all items

Structs

  • BuyInstruction
  • CreateDropInstruction
  • CreateRoundInstruction
  • EmitInstruction
  • InitInstruction
  • RegisterPostInstruction
  • RepostInstruction
  • SetAdminInstruction
  • state::BuySplit
  • state::ContractStateV3
  • state::ContractStateV4
  • state::DropV1
  • state::DropV2
  • state::PostInfo
  • state::RepostRecord
  • state::Split
  • vest::VestState

Enums

  • Instruction
  • error::Error
  • vest::VestingResult

Macros

  • authority
  • collection_mint
  • contract_stash
  • contract_state
  • contract_vault
  • contract_wallet
  • find_keyed_address
  • master_post_mint
  • post_info
  • repost_record

Functions

  • create_buy_instruction
  • create_drop_instruction
  • create_init_instruction
  • create_wallets
  • entrypoint
  • new_program::check_id
  • new_program::id
  • old_program::check_id
  • old_program::id
  • process_instruction
  • process_migrate_state
  • state::init_state
  • state::try_migrate_state
  • swap_program::check_id
  • swap_program::id
  • vest::next_expected_token_wallet
  • vest::process_vest

Type Definitions

  • state::ContractState

Statics

  • new_program::ID
  • old_program::ID
  • swap_program::ID

Constants

  • consts::AUTHORITY_SEED
  • consts::BUY_COMMISSION
  • consts::COLLECTION_MINT_SEED
  • consts::DEFAULT_REPORT_PRICE_LAMPORTS
  • consts::MASTER_POST_MINT_SEED
  • consts::MAX_REPOST_TIME
  • consts::POST_INFO_SEED
  • consts::POST_ROYALTY_COMMISSION_BSP
  • consts::REPOST_RECORD_SEED
  • consts::REPOST_REDEEM_COOLDOWN
  • consts::STASH_SEED
  • consts::STATE_SEED
  • consts::TREASURY_COMMISSION
  • consts::V1
  • consts::VAULT_SEED
  • consts::VESTING_PART_LENGTH
  • consts::VESTING_TOTAL_PARTS
  • consts::WALLET_SEED
  • state::STATE_ACC_SIZE