[][src]Function holochain_wasm_utils::memory_serialization::load_string

pub fn load_string(encoded_allocation: u32) -> Result<String, String>

Retrieve a stored string from an encoded allocation. Return error string if encoded_allocation is invalid.