Fix doctests
This commit is contained in:
parent
3ee9f0df54
commit
892d4e28f4
@ -52,8 +52,8 @@ impl<'a> Drop for Sentinel<'a> {
|
||||
/// # Example
|
||||
///
|
||||
/// ```rust
|
||||
/// # use sync::TaskPool;
|
||||
/// # use iter::AdditiveIterator;
|
||||
/// # use std::sync::TaskPool;
|
||||
/// # use std::iter::AdditiveIterator;
|
||||
///
|
||||
/// let pool = TaskPool::new(4u);
|
||||
///
|
||||
|
Loading…
x
Reference in New Issue
Block a user