Trait core::nonzero::Zeroable [] [src]

pub unsafe trait Zeroable { }
Unstable

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

Implementors