fmt
This commit is contained in:
parent
8d1f684e45
commit
e1305d3d8e
|
@ -42,7 +42,6 @@ mod min_max;
|
|||
/// Mechanisms for working with values that may not be initialized.
|
||||
pub mod uninit;
|
||||
|
||||
|
||||
#[cfg(feature = "par-iter")]
|
||||
pub mod par_iter;
|
||||
|
||||
|
|
Loading…
Reference in New Issue