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

pub unsafe trait Zeroable { }

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

Implementors