Module slice

Module slice 

Source
Expand description

FFI-friendly slice

Structs§

Slice
That’s basically the same as &'a [T] but repr(C)