pub trait Destruct { }
const_destruct #133214)
A marker for types that can be dropped.
This should be used for [const] bounds, as non-const bounds will always hold for every type.
© 2010 The Rust Project Developers
Licensed under the Apache License, Version 2.0 or the MIT license, at your option.
https://doc.rust-lang.org/std/marker/trait.Destruct.html