tokio_fs

Function metadata

Source
pub fn metadata<P>(path: P) -> MetadataFuture<P>
where P: AsRef<Path> + Send + 'static,
Expand description

Queries the file system metadata for a path.