jetstream 14.1.0

Jetstream is a RPC framework for Rust, based on the 9P protocol and QUIC.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[book]
authors = ["sevki"]
language = "en"
src = "docs"
title = "JetStream Book"

[preprocessor.changelog]
command = "mdbook-changelog"
after = ["links"]

[output.html]
additional-css = ["docs/styles.css"]