Skip to main content

alloc_string

Function alloc_string 

Source
pub fn alloc_string(heap: &mut Heap, s: &str) -> Result<Value, String>