[][src]Trait typelayout::NoPadding

pub unsafe trait NoPadding { }

Marker trait for types without any padding bytes.

Implementors

impl<T: Padding<Value = False>> NoPadding for T[src]

Loading content...