Trait BikeshedGuaranteedNoDrop

pub trait BikeshedGuaranteedNoDrop

Marker trait for the types that are allowed in union fields and unsafe binder types.

Implemented for:

Notably, this doesn't include all trivially-destructible types for semver reasons.

Bikeshed name for now. This trait does not do anything other than reflect the set of types that are allowed within unions for field validity.