Skip to main content

encode_spawn_result

Function encode_spawn_result 

Source
pub fn encode_spawn_result(handle: &TaskHandle) -> Value
Expand description

Convert the TaskHandle that SPAWN returns to a Value, to travel back as the call’s return.