blisp_embedded 0.1.0

embedded macro for BLisp
Documentation
[dependencies.convert_case]
version = "0.6"

[dependencies.proc-macro2]
version = "1.0"

[dependencies.quote]
version = "1.0"

[dependencies.syn]
features = ["full"]
version = "1.0"

[lib]
proc-macro = true

[package]
authors = ["Yuuki Takano <ytakanoster@gmail.com>", "Fumiya Saito"]
categories = ["no-std", "embedded"]
description = "embedded macro for BLisp"
edition = "2021"
homepage = "https://ytakano.github.io/blisp/"
keywords = ["no_std", "scripting", "scripting-engine", "scripting-language", "embedded"]
license-file = "LICENSE"
name = "blisp_embedded"
readme = "README.md"
repository = "https://github.com/ytakano/blisp"
version = "0.1.0"