Skip to main content

execute_runtime_observation

Function execute_runtime_observation 

Source
pub fn execute_runtime_observation(
    stored: &mut Map<String, Value>,
    action: &Value,
) -> Result<Value>