//! `Dir` and `Entry`. use crate::imp; pub use imp::fs::dir::{Dir, DirEntry};