pub trait ReadOnlyResumableRecorderMedium: Read + Debug + Sync + Send { }
Expand description

只读介质接口

Implementors