diff options
Diffstat (limited to 'src/lib.rs')
-rw-r--r-- | src/lib.rs | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -1,6 +1,3 @@ -#![feature(io_error_more)] -#![feature(never_type)] - mod entry; mod error; mod operations; |
![]() |
index : vagabond | |
Rust library for Unix-style file traversal and manipulation |
summaryrefslogtreecommitdiff |
-rw-r--r-- | src/lib.rs | 3 |
@@ -1,6 +1,3 @@ -#![feature(io_error_more)] -#![feature(never_type)] - mod entry; mod error; mod operations; |