[][src]Function holochain_wasm_utils::memory_serialization::store_string

pub fn store_string(
    stack: &mut SinglePageStack,
    s: &str
) -> Result<SinglePageAllocation, RibosomeErrorCode>

Write a string in wasm memory according to stack state.