megamorse_proc_macro 1.0.1

The procedural macro crate for the megamorse library.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[package]
name = "megamorse_proc_macro"
description = "The procedural macro crate for the megamorse library."
license.workspace = true
version.workspace = true
authors.workspace = true
homepage.workspace = true
repository.workspace = true
edition.workspace = true

[lib]
proc-macro = true