pub trait AppendOnlyAsyncResumableRecorderMedium: AsyncWrite + Unpin + Debug + Sync + Send { }
Expand description

异步追加介质接口

Implementors