Module ext_php_rs::binary_slice
source · Expand description
Structs
Acts as a wrapper around
&[T] where T implements PackSlice.
Primarily used for passing read-only binary data into Rust functions.