Trait DestroyedState
pub unsafe trait DestroyedState: Sized + Copy
Required Methods
fn register_dtor<T>(s: &Storage<T, Self>)
Implementors
impl DestroyedState for ()impl DestroyedState for never
DestroyedStatepub unsafe trait DestroyedState: Sized + Copy
fn register_dtor<T>(s: &Storage<T, Self>)impl DestroyedState for ()impl DestroyedState for never