Skip to main content

decode_spawn

Function decode_spawn 

Source
pub fn decode_spawn(call: &Call) -> Result<(Call, RunPolicy), String>
Expand description

Read the Call to run and its RunPolicy out of a SPAWN call.