Crate sidevm_env
source ·Expand description
Tools for writing Sidevm programs.
Re-exports
pub use tasks::spawn;
Modules
Enums
Traits
- All ocall definitions for pink Sidevm.
- Trait for types that can be encoded to a return value of a ocall.
Functions
Type Aliases
Attribute Macros
- Mark the entry point of the Sidevm module.