mirror of
https://github.com/joleuger/vuinputd.git
synced 2026-07-17 16:36:03 +00:00
Updated documentation for release readiness
This commit is contained in:
parent
6afa8acaa8
commit
effc17647b
5 changed files with 98 additions and 0 deletions
|
|
@ -12,6 +12,8 @@ This crate is heavily based on libfuse-sys by Richard Wiedenhöft. See the [orig
|
|||
|
||||
This fork here contains only the relevant subset of code of libfuse-sys to access the low-level api of cuse.
|
||||
|
||||
This crate does not attempt to abstract or validate cuse usage; it only provides wrappers. Higher-level logic (such as event management or device configuration) should be built on top.
|
||||
|
||||
## Using cuse-lowlevel
|
||||
|
||||
Add the dependencies to your Cargo.toml
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue