metrics-fn-codegen 0.1.0

Code generation module for Function Metrics.
Documentation
1
2
3
4
5
6
7
8
9
# Function Metrics Codegen

**ATTENTION: Don't use this directly!**

This project is divided in a _build time_ module (this module), and a _runtime_ module (`metrics-fn`).

The runtime module includes this automatically, so you should pretty much ignore this.

See [metrics-fn](https://github.com/vgobbo/rust-metrics-fn/tree/main/metrics-fn#readme) for more details.