warp_wasm_utils 0.1.0

Warp WASM contract utils for rust contracts
Documentation
1
2
3
4
5
6
7
/////////////////////////////////////////////////////
/////////////// DO NOT MODIFY THIS FILE /////////////
/////////////////////////////////////////////////////

pub mod js_imports;
pub mod foreign_call;
pub mod handler_result;