lawn-9p

Crates.iolawn-9p
lib.rslawn-9p
version0.4.0
sourcesrc
created_at2022-12-02 01:50:11.026933
updated_at2024-06-15 21:18:55.649305
description9P file system functionality for Lawn
homepage
repositoryhttps://github.com/bk2204/lawn
max_upload_size
id728053
size156,194
brian m. carlson (bk2204)

documentation

README

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.

Commit count: 356

cargo fmt