Module style_traits::owned_slice
source · Expand description
A replacement for Box<[T]>
that cbindgen can understand.
Structs§
- A struct that basically replaces a
Box<[T]>
, but which cbindgen can understand.
A replacement for Box<[T]>
that cbindgen can understand.
Box<[T]>
, but which cbindgen can
understand.