Type Alias RawU8Slice

Source
pub type RawU8Slice = RawSlice<u8>;

Aliased Typeยง

struct RawU8Slice { /* private fields */ }