Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Re-export parking_lot::{Arc, Mutex} from prelude
These two types are used in public APIs, and so by re-exporting them it makes it easier for the user to use them without needing to depend on `parking_lot` themselves.
- Loading branch information