Expand description
Structs§
- Binary
Slice - Acts as a wrapper around
&[T]whereTimplementsPackSlice. Primarily used for passing read-only binary data into Rust functions.
&[T] where T implements PackSlice.
Primarily used for passing read-only binary data into Rust functions.