nine 0.5.0

The 9p protocol as a serde format and message types.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# TODO

In decreasing order of importance:

- [ ] figure out how/if to do datetime stuff
- [ ] switch away from error handling libs in favor of a custom implementation

Undecided importance:

- [ ] add types for 9p2000.u
- [ ] add types for 9p2000.l
- [ ] find a way to test example in README?
- [ ] show reading a response in README?
- [ ] do the tagged/core idea from [IDEAS]IDEAS.md?