#run-time #generated #generator #humblegen #module-level

humblegen-rt

Runtime for the code generated by the humblegen code generator

3 unstable releases

0.4.0 Oct 18, 2020
0.3.2 Jul 12, 2020
0.3.1 Jul 7, 2020

#482 in #generated

22 downloads per month

Apache-2.0 OR MIT

23KB
442 lines

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

Dependencies

~18MB
~341K SLoC