Module zerocopy::byte_slice

source ·
Expand description

Traits for types that encapsulate a [u8].

These traits are used to bound the B parameter of Ref.

Traits§