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