Function io_conformance_util::remote_directory

source ยท
pub fn remote_directory(
    name: &str,
    remote_dir: DirectoryProxy,
) -> DirectoryEntry
Expand description

Makes a remote directory with a name, which forwards the requests to the given directory proxy.