dimlev / tokio-xattr

Filesystem xattr (extended attributes) API for Rust/Tokio

Home Page:https://crates.io/crates/tokio-xattr

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tokio-xattr

A library for managing extented attributes (xattrs) asynchronously on modern Unix filesystems. It is written in the Rust programming language and it uses Tokio

MIT licensed

API Docs

License

This project is licensed under the MIT license.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in Tokio by you, shall be licensed as MIT, without any additional terms or conditions.

About

Filesystem xattr (extended attributes) API for Rust/Tokio

https://crates.io/crates/tokio-xattr

License:MIT License


Languages

Language:Rust 98.2%Language:Makefile 1.8%