use OsString;
use ;
use Future;
use PathBuf;
/// An instance of `RuntimeDirEntry` represents an entry inside of a directory on the
/// filesystem. Each entry can be inspected via methods to learn about the full
/// path or possibly other metadata through per-platform extension traits.