pub type GlobalTrashThreadBackdrop<T> = Backdrop<T, GlobalTrashThreadStrategy>;
Available on crate feature std only.
Expand description

Convenient alias for a Backdrop that uses the GlobalTrashThreadStrategy