Type Definition opendal::raw::BytesWriter

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

BytesWriter is a boxed dyn BytesWrite.