Trait core::nonzero::ZeroableExperimental [-]  [+] [src]

pub unsafe trait Zeroable { }

Unsafe trait to indicate what types are usable with the NonZero struct

Implementors