| Current Path : /usr/local/src/clamav-1.0.9/libclamav_rust/.cargo/vendor/rustix/src/fs/ |
| Current File : //usr/local/src/clamav-1.0.9/libclamav_rust/.cargo/vendor/rustix/src/fs/dir.rs |
//! `Dir` and `DirEntry`.
use crate::backend;
pub use backend::fs::dir::{Dir, DirEntry};