packed::Un
[−]
[src]
type Un<T> = T::Unaligned;
A type alias that represents the unaligned type of T
.
type Un<T> = T::Unaligned;
A type alias that represents the unaligned type of T
.