Trait nyar_wasm::helpers::ToWasiValue
source · pub trait ToWasiValue {
// Required method
fn to_wasi_value(&self) -> WasiValue;
}pub trait ToWasiValue {
// Required method
fn to_wasi_value(&self) -> WasiValue;
}