find_writable_root

Function find_writable_root 

Source
fn find_writable_root(
    fs: &(dyn FileSystem + Send + Sync),
) -> Option<TmpFileSystem>