Docs.rs
  • solana-bpf-loader-program-1.17.4
    • solana-bpf-loader-program 1.17.4
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • anza-team
    • Dependencies
      • bincode ^1.3.3 normal
      • byteorder ^1.4.3 normal
      • libsecp256k1 ^0.6.0 normal
      • log ^0.4.20 normal
      • scopeguard ^1.2.0 normal
      • solana-measure =1.17.4 normal
      • solana-program-runtime =1.17.4 normal
      • solana-sdk =1.17.4 normal
      • solana-zk-token-sdk =1.17.4 normal
      • solana_rbpf =0.8.0 normal
      • thiserror ^1.0.49 normal
      • assert_matches ^1.5.0 dev
      • memoffset ^0.9 dev
      • rand ^0.8.5 dev
      • solana-sdk =1.17.4 dev
    • Versions
    • 48.76% 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

solana_bpf_loader_program1.17.4

  • All Items
  • Modules
  • Macros
  • Structs
  • Constants
  • Functions
?
Change settings

Crate solana_bpf_loader_program

source ·

Modules

  • serialization
  • syscalls
  • test_utils

Macros

  • create_vm
    Create the SBF virtual machine
  • mock_create_vm

Structs

  • Entrypoint

Constants

  • DEFAULT_LOADER_COMPUTE_UNITS
  • DEPRECATED_LOADER_COMPUTE_UNITS
  • UPGRADEABLE_LOADER_COMPUTE_UNITS

Functions

  • calculate_heap_cost
    Only used in macro, do not use directly!
  • check_loader_id
  • create_vm
    Only used in macro, do not use directly!
  • load_program_from_bytes
  • process_instruction_inner