We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08e7849 commit c6a7d40Copy full SHA for c6a7d40
src/sys/sysinfo.rs
@@ -1,4 +1,4 @@
1
-use libc::{self, SI_LOAD_SHIFT};
+use libc::SI_LOAD_SHIFT;
2
use std::time::Duration;
3
use std::{cmp, mem};
4
0 commit comments