Module slice

Module slice 

Source

Structs§

Slice
A C compatible slice of type T

Enums§

InvalidSliceError
Represents an error that can occur when converting a RawSlice to a Rust slice &[T].