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 a91e2f8 commit 9c96eaaCopy full SHA for 9c96eaa
1 file changed
src/data_tree.rs
@@ -34,5 +34,4 @@ mod retain;
34
mod sort;
35
36
#[cfg(unix)] // for now, it is only available on unix
37
-#[cfg(feature = "cli")] // this module export a single function that is only used by cli modules
38
mod hardlink;
0 commit comments