pub type SharedBuffer<T> = Buffer<T, UsmAllocator<SharedAllocator>>;Aliased Typeยง
pub struct SharedBuffer<T> { /* private fields */ }pub type SharedBuffer<T> = Buffer<T, UsmAllocator<SharedAllocator>>;pub struct SharedBuffer<T> { /* private fields */ }