pub type LowLevelThreadError = Box<dyn Any + Send + 'static>;

Aliased Type§

struct LowLevelThreadError(/* private fields */);