lmml-parser 0.2.0

LMML parser
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies.lmml]
version = "0.2.0"

[dependencies.nom]
version = "7.1.3"

[package]
authors = ["yuma14"]
description = "LMML parser"
edition = "2021"
license = "MIT OR Apache-2.0"
name = "lmml-parser"
readme = "README.md"
repository = "https://github.com/yuma140902/lmml"
version = "0.2.0"