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

  • Version 0.1.0
  • All Items
  • Modules
  • Macros
  • Structs
  • Enums
  • Functions
?
Change settings

Crate human_program

source ·

Modules

  • consts
  • error
  • new_program
  • old_program
  • state
  • swap_program
  • vest

Macros

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

Structs

  • BuyInstruction
  • CreateDropInstruction
  • CreateRoundInstruction
  • EmitInstruction
  • InitInstruction
  • RegisterPostInstruction
  • RepostInstruction
  • SetAdminInstruction

Enums

  • Instruction

Functions

  • create_buy_instruction
  • create_drop_instruction
  • create_init_instruction
  • create_wallets
  • entrypoint⚠
    Safety
  • process_instruction
  • process_migrate_state