Expand description
Arigato! Plan 9! In Rust!
For those not yet in on the bit, “Mr. Roboto” is a song by Styx. Styx is also the name of the 9P protocol.
Modules§
- raw
- This module contains raw protocol level primitives. This is to be used by something doing i/o between client and server.
- server
- This module
Macros§
- gen_
file_ enum - Generate a file enum based on a number of concrete File types.