Crate veloren_plugin_rt
source ·Re-exports
pub extern crate plugin_derive;
pub use plugin_api as api;
pub use retrieve::*;
pub use retrieve::*;
Modules
Statics
Functions
- This function decode a i64 into a u64 using le bytes
- This function split a u128 in two u64 encoding them as le bytes
- This function encode a u64 into a i64 using le bytes
- This function merge two u64 encoded as le in one u128
- Allocate buffer from wasm linear memory