Draw explorers

This commit is contained in:
ChristianVisintin
2020-11-29 15:01:02 +01:00
parent 8d9eec0750
commit d5d39b6c3a
2 changed files with 56 additions and 8 deletions

View File

@@ -28,8 +28,6 @@ use std::path::{Path, PathBuf};
use std::time::SystemTime;
// Metadata ext
#[cfg(any(unix, macos, linux))]
extern crate users;
#[cfg(any(unix, macos, linux))]
use std::os::unix::fs::MetadataExt;
// Locals