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 cbbd075 commit 5180c9bCopy full SHA for 5180c9b
1 file changed
src/hardlink/hardlink_list.rs
@@ -15,9 +15,7 @@ use derive_more::{Display, Error};
15
use smart_default::SmartDefault;
16
use std::fmt::Debug;
17
18
-#[cfg_attr(not(unix), expect(unused))]
19
use pipe_trait::Pipe;
20
21
use std::path::Path;
22
23
/// Map value in [`HardlinkList`].
0 commit comments