nicer import
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@ use crate::{
|
|||||||
error::Error,
|
error::Error,
|
||||||
sys::{handle::Handle, memory, snapshot},
|
sys::{handle::Handle, memory, snapshot},
|
||||||
};
|
};
|
||||||
use derive_more::{Debug, From, derive::Display};
|
use derive_more::{Debug, Display, From};
|
||||||
|
|
||||||
#[derive(Debug, Default, Clone)]
|
#[derive(Debug, Default, Clone)]
|
||||||
/// a process running on the system
|
/// a process running on the system
|
||||||
|
|||||||
Reference in New Issue
Block a user