pub async fn ff_suspend_execution(
conn: &Client,
k: &SuspendOpKeys<'_>,
args: &SuspendExecutionArgs,
) -> Result<SuspendExecutionResult, ScriptError>pub async fn ff_suspend_execution(
conn: &Client,
k: &SuspendOpKeys<'_>,
args: &SuspendExecutionArgs,
) -> Result<SuspendExecutionResult, ScriptError>