5 releases (3 breaking)
0.4.0 | Jun 15, 2024 |
---|---|
0.3.0 | Jul 31, 2023 |
0.2.0 | Mar 2, 2023 |
0.1.1 | Dec 14, 2022 |
0.1.0 | Dec 2, 2022 |
#1072 in Filesystem
22 downloads per month
Used in lawn
330KB
9K
SLoC
include::../doc/README-base.adoc
The lawn-9p
crate provides types and traits for implementing a 9P
server, optionally with authentication.
If the unix
feature is enabled, then a 9P server backend which uses
POSIX is provided.
Note that documentation is at the moment unfortunately lacking.
Dependencies
~6–17MB
~224K SLoC