Docs.rs
  • ckb-std-0.14.3
    • ckb-std 0.14.3
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • xxuejie
    • jjyr
    • mohanson
    • XuJiandong
    • Dependencies
      • rustc-std-workspace-alloc ^1.0.0 normal
      • buddy-alloc ^0.5.0 normal
      • ckb-standalone-types ^0.1.5 normal
      • ckb-x64-simulator ^0.7.0 normal
      • compiler_builtins ^0.1.0 normal
      • rustc-std-workspace-core ^1.0.0 normal
      • cc ^1.0 build
    • Versions
    • 40.79% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • 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

Module ckb_constants

  • Enums
  • Constants
?
Change settings

Module ckb_std::ckb_constants

source ·

Enums

  • CellField
  • HeaderField
  • InputField
  • Source

Constants

  • CKB_SUCCESS
  • SYS_CURRENT_CYCLES
  • SYS_CURRENT_MEMORYckb2023
  • SYS_DEBUG
  • SYS_EXEC
  • SYS_EXIT
  • SYS_GET_MEMORY_LIMITckb2023
  • SYS_LOAD_BLOCK_EXTENSIONckb2023
  • SYS_LOAD_CELL
  • SYS_LOAD_CELL_BY_FIELD
  • SYS_LOAD_CELL_DATA
  • SYS_LOAD_CELL_DATA_AS_CODE
  • SYS_LOAD_HEADER
  • SYS_LOAD_HEADER_BY_FIELD
  • SYS_LOAD_INPUT
  • SYS_LOAD_INPUT_BY_FIELD
  • SYS_LOAD_SCRIPT
  • SYS_LOAD_SCRIPT_HASH
  • SYS_LOAD_TRANSACTION
  • SYS_LOAD_TX_HASH
  • SYS_LOAD_WITNESS
  • SYS_SET_CONTENTckb2023
  • SYS_SPAWNckb2023
  • SYS_VM_VERSION