humblegen-rt 0.4.0

Runtime for the code generated by the humblegen code generator
Documentation

Runtime support for Rust code generated by humblegen.

The module-level comments of this crate are prefixed to give guidance from where they are used:

  • GEN = used by generated code
  • PROTO = part of the de-facto HTTP protocol between server and client
  • SERVER = within the server module
  • HANDLER = from the handler implementation