Trait sierra::Padding

source ·
pub unsafe trait Padding: Pod + 'static { }
Expand description

Safety

This trait must be implemented only for Pod types with alignment requirement of 1.

Implementations on Foreign Types§

Implementors§