rofuse 0.0.5

Filesystem in Userspace (FUSE) for Rust
Documentation
1
2
3
4
5
6
7
8
9
10
# FUSE (Filesystem in Userspace) for Rust

[![Build Status](https://travis-ci.com/payall4u/rofuse.svg?branch=main)](https://travis-ci.com/payall4u/rofuse)
[![Crates.io](https://img.shields.io/crates/v/rofuse.svg)](https://crates.io/crates/rofuse)
[![Documentation](https://docs.rs/rofuse/badge.svg)](https://docs.rs/rofuse)
[![MIT License](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/cberner/fuser/blob/master/LICENSE.md)
[![dependency status](https://deps.rs/repo/github/payall4u/rofuse/status.svg)](https://deps.rs/repo/github/payall4u/rofuse)

## Rofuse
**The library rofuse was forked from the [fuser](https://github.com/cberner/fuser).** Rofuse supports restore from panic, but it can only restore on Tencent OS currently.