PaddingFree
zerocopy
0.8.33
Padding
Free
Implementations on Foreign Types
()
Implementors
In zerocopy::
util::
macro_
util
zerocopy
::
util
::
macro_util
Trait
Padding
Free
Copy item path
Source
pub trait PaddingFree<T: ?
Sized
, const PADDING_BYTES:
usize
> { }
Implementations on Foreign Types
§
Source
§
impl<T: ?
Sized
>
PaddingFree
<T, 0> for
()
Implementors
§