Expand description

Most commonly used traits.

Re-exports

pub use crate::FallibleTryDropStrategy;
pub use crate::PureTryDrop;
pub use crate::ThreadSafe;
pub use crate::TryDrop;
pub use crate::TryDropStrategy;
pub use crate::GlobalTryDropStrategy;
pub use crate::ImpureTryDrop;