Type Definition opendal::Reader

source · []
pub type Reader = Box<dyn AsyncRead + Unpin + Send>;