pub fn exec_ops(ops: &[OpSync], access: Access<'_>) -> ExecSyncResult<Stack>Expand description
Execute a slice of synchronous operations and return the resulting stack.
pub fn exec_ops(ops: &[OpSync], access: Access<'_>) -> ExecSyncResult<Stack>Execute a slice of synchronous operations and return the resulting stack.