pub trait SendRefUnwindSafeDrain: Drain + Send + RefUnwindSafe { }
Drain + Send + RefUnwindSafe bound
Drain + Send + RefUnwindSafe