pub fn exec<OA>(op_access: OA, access: Access<'_>) -> ExecSyncResult<Stack>Expand description
Execute the given synchronous operations and return the resulting stack.
pub fn exec<OA>(op_access: OA, access: Access<'_>) -> ExecSyncResult<Stack>Execute the given synchronous operations and return the resulting stack.