simpleml_macro 1.0.1

A macro for placing SimpleML content directly into Rust source code.
Documentation
[dependencies.simpleml]
version = "1.0.1"

[dependencies.tree_iterators_rs]
version = "1.2.1"

[lib]
proc-macro = true

[package]
description = "A macro for placing SimpleML content directly into Rust source code."
documentation = "https://docs.rs/simpleml_macro/latest/simpleml_macro/"
edition = "2021"
keywords = ["sml", "simple", "markup", "language", "ReliableTXT"]
license = "MIT"
name = "simpleml_macro"
readme = "README.md"
repository = "https://github.com/mr-adult/SimpleML"
version = "1.0.1"