#systems #events #compliant #serialization

metio

The library for interacting with metio compliant systems

1 unstable release

0.1.0 Nov 4, 2023

#24 in #compliant

MIT license

6KB
84 lines

metio-rs 🦀

metio-rs is the rust library to talk to compliant metio systems.

Install metio-rs

To use metio-rs as a dependency you can run the following command in your project.

cargo add metio-rs

Features

metio-rs will only come with the metio type definions. If you need features like serialization you can enable them by passing the -F parameter to the cargo add command.

cargo add metio-rs -F serde

Dependencies

~1–1.3MB
~21K SLoC