Expand description
ckb-std
§Modules
high_level
module: defines high level syscall APIsyscalls
module: defines low level CKB syscallsdebug!
macro: aprintln!
like macro helps debuggingentry!
macro: defines contract entry pointdefault_alloc!
andlibc_alloc!
macro: defines global allocator for no-std rust
Re-exports§
pub use ckb_types;
ckb-types
pub use buddy_alloc;
allocator
Modules§
- asserts
- ckb_
constants - dynamic_
loading ckb-types
- This module supports dynamic loading a library from an on-chain cell.
- env
- Inspection and manipulation of the program’s environment.
- error
- high_
level ckb-types
- since
- syscalls