Function dokany::main

source ·
pub fn main(
    options: Options,
    filesystem: impl FileSystem
) -> Result<(), MainResult>
Expand description

Mount and run a filesystem from the given options an mount object.