pub trait TotalSizeIsMultipleOfEightBits { }

Implementations on Foreign Types§

source§

impl TotalSizeIsMultipleOfEightBits for [u8; 0]

Implementors§