Function netfuse::mount [] [src]

pub fn mount<NFS: NetworkFilesystem>(fs: NFS, options: MountOptions)

Mount the given NetworkFilesystem. This function will not return until the filesystem is unmounted.