chiark
/
gitweb
/
~ianmdlvl
/
otter.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
03a97a3
)
nicer import
author
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Sun, 23 Aug 2020 21:46:10 +0000
(22:46 +0100)
committer
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Sun, 23 Aug 2020 21:46:10 +0000
(22:46 +0100)
src/imports.rs
patch
|
blob
|
history
diff --git
a/src/imports.rs
b/src/imports.rs
index 5700f367f92d2aa3c4b7647b458bbb9849f216ac..83d97b371201d6009eff5e8a90ca1720607047c1 100644
(file)
--- a/
src/imports.rs
+++ b/
src/imports.rs
@@
-75,7
+75,7
@@
pub use crate::slotmap_slot_idx::*;
pub use crate::cmdlistener::*;
pub use crate::mgmtchannel::*;
pub use crate::api::{Lens,TransparentLens};
-pub use crate::utils::
OrdExt
;
+pub use crate::utils::
*
;
pub use crate::spec::*;
pub use nix::unistd::Uid;