Docs.rs
  • namada_gas-0.150.2
    • namada_gas 0.150.2
    • Permalink
    • Docs.rs crate page
    • GPL-3.0
    • Links
    • Homepage
    • Documentation
    • Repository
    • crates.io
    • Source
    • Owners
    • cwgoes
    • github:anoma:heliax
    • Dependencies
      • borsh ^1.2 normal
      • linkme ^0.3 normal optional
      • namada_core ^0.150.2 normal
      • namada_events ^0.150.2 normal
      • namada_macros ^0.150.2 normal
      • namada_migrations ^0.150.2 normal optional
      • serde ^1.0 normal
      • thiserror ^2.0 normal
      • assert_matches ^1.5 dev
      • proptest ^1.4 dev
    • Versions
    • 100% of the crate is documented
  • Platform
    • 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

namada_gas0.150.2

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • Gas
  • TxGasMeter
  • VpGasMeter
  • WholeGas
  • event::GasUsed
  • storage::Key

Enums

  • Error
  • GasParseError

Traits

  • GasMetering

Functions

  • storage::gas_prefix
  • storage::pred_prefix

Type Aliases

  • Result

Constants

  • IBC_ACTION_EXECUTE_GAS
  • IBC_ACTION_VALIDATE_GAS
  • MASP_CONVERT_CHECK_GAS
  • MASP_FINAL_CHECK_GAS
  • MASP_FIXED_CONVERT_GAS
  • MASP_FIXED_OUTPUT_GAS
  • MASP_FIXED_SPEND_GAS
  • MASP_OUTPUT_CHECK_GAS
  • MASP_SPEND_CHECK_GAS
  • MASP_VARIABLE_CONVERT_GAS
  • MASP_VARIABLE_OUTPUT_GAS
  • MASP_VARIABLE_SPEND_GAS
  • MASP_VERIFY_SIG_GAS
  • MEMORY_ACCESS_GAS_PER_BYTE
  • STORAGE_ACCESS_GAS_PER_BYTE
  • STORAGE_DELETE_GAS_PER_BYTE
  • STORAGE_WRITE_GAS_PER_BYTE
  • VERIFY_TX_SIG_GAS
  • WASM_MEMORY_PAGE_GAS