mnx-rs 0.0.0

A Rust representation of the MNX music notation specification
Documentation
1
2
3
4
5
6
7
8
9
10
# MNX

This is a representation of the [MNX music notation format] in Rust.
The code has been generated with [typify by Oxide Computers].

This is a quick proof of concept,
but it appears to be usable for serializing and deserializing MNX JSON.

[MNX music notation format]: https://w3c.github.io/mnx/docs/
[typify by Oxide Computers]: https://github.com/oxidecomputer/typify