Trait ReadOnlyAsyncResumableRecorderMedium

Source
pub trait ReadOnlyAsyncResumableRecorderMedium:
    AsyncRead
    + Unpin
    + Debug
    + Sync
    + Send { }
Expand description

异步只读介质接口

Implementors§