serde_prom 0.1.3

A simple Prometheus serializer for serde
Documentation
1
2
3
4
5
6
7
8
# serde_prom

![Crates.io Version](https://img.shields.io/crates/v/serde_prom)
[![Tests](https://github.com/oguzbilgener/serde_prom/actions/workflows/build.yml/badge.svg)](https://github.com/oguzbilgener/serde_prom/actions/workflows/build.yml)

A simple Prometheus serializer for serde.

## Usage