[][src]Function tokio_fs::metadata

pub async fn metadata<P>(path: P) -> Result<Metadata> where
    P: AsRef<Path>, 

Queries the file system metadata for a path.