Function cnfs::mount

source ยท
pub fn mount(fs: Arc<dyn FileSystem>, mnt_point: Path) -> CNFSResult
Expand description

Mount a filesystem at the given path.