Type Definition opendal::BytesWriter

source · []
pub type BytesWriter = Box<dyn BytesWrite>;
Expand description

BytesWriter is a boxed dyn BytesWrite.