AppendOnlyAsyncResumableRecorderMedium

Trait AppendOnlyAsyncResumableRecorderMedium 

Source
pub trait AppendOnlyAsyncResumableRecorderMedium:
    AsyncWrite
    + Unpin
    + Debug
    + Sync
    + Send { }
Available on crate feature async only.
Expand description

异步追加介质接口

Implementors§