io_conformance_util

Function 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.