pub type OwnedBuffer = BufferImpl<'static, Arc<dyn BufferAllocator>, dyn BufferAllocator>;Aliased Typeยง
pub struct OwnedBuffer { /* private fields */ }pub type OwnedBuffer = BufferImpl<'static, Arc<dyn BufferAllocator>, dyn BufferAllocator>;pub struct OwnedBuffer { /* private fields */ }