deserter 0.1.4

Procedural macros to initialize Rust structs from JavaScript-like object syntax.
Documentation
[dependencies.once_cell]
version = "1.19.0"

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

[dependencies.quote]
version = "1.0.36"

[dependencies.send_wrapper]
version = "0.6.0"

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

[lib]
proc-macro = true

[package]
authors = ["Violet Iapalucci"]
description = "Procedural macros to initialize Rust structs from JavaScript-like object syntax."
edition = "2021"
license = "GPL-3.0"
name = "deserter"
readme = "README.md"
version = "0.1.4"