pub fn metadata<P>(path: P) -> MetadataFuture<P> where P: AsRef<Path> + Send + 'static,
Queries the file system metadata for a path.