tokio_fs
pub async fn metadata<P>(path: P) -> Result<Metadata> where P: AsRef<Path>,
Queries the file system metadata for a path.