notation_macro 0.3.2

Fun notation - DSL to create notation files
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies.notation_dsl]
version = "0.3.2"

[lib]
proc-macro = true

[package]
description = "Fun notation - DSL to create notation files"
edition = "2021"
homepage = "https://www.notation.fun"
license = "MIT OR Apache-2.0"
name = "notation_macro"
repository = "https://github.com/notation-fun/notation"
resolver = "2"
version = "0.3.2"