fuse_mt 0.6.1

A higher-level FUSE filesystem library with multi-threading and inode->path translation.
Documentation
[dependencies.fuser]
version = "0.13"

[dependencies.libc]
version = "0.2"

[dependencies.log]
version = "0.4"

[dependencies.threadpool]
version = "1.8"

[package]
authors = ["William R. Fraser <wfraser@codewise.org>"]
categories = ["filesystem"]
description = "A higher-level FUSE filesystem library with multi-threading and inode->path translation."
edition = "2018"
keywords = ["fuse", "filesystem"]
license = "MIT/Apache-2.0"
name = "fuse_mt"
readme = "README.md"
repository = "https://github.com/wfraser/fuse-mt"
version = "0.6.1"