Trait otter_api_tests::VecPieceIdPieceUpdateOpsExt[][src]

pub trait VecPieceIdPieceUpdateOpsExt {
    fn into_unprepared(
        self,
        by_client: Option<(WhatResponseToClientOp, ClientId, ClientSequence)>
    ) -> Option<Box<dyn FnOnce(&'r mut PrepareUpdatesBuffer<'_>) + 'static, Global>>; }

Required methods

Implementations on Foreign Types

Implementors