Type Definition PoisonError
spin_sync
type PoisonError<T> = PoisonError<T>;
Alias to std::sync::PoisonError