Module ext_php_rs::binary_slice 
source · Expand description
Structs
- 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.