xavier-derive 0.1.7

Derive module of Xavier. Xavier is a lightweight and versatile XML parsing library designed to streamline the process of handling XML data with ease and efficiency.
Documentation
[dependencies.convert_case]
version = "0.6.0"

[dependencies.log]
version = "0.4.27"

[dependencies.prettyplease]
version = "0.2.37"

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

[dependencies.quote]
version = "1.0.35"

[dependencies.syn]
version = "2.0.53"

[lib]
name = "xavier_derive"
path = "src/lib.rs"
proc-macro = true

[package]
authors = ["Thiago Medeiros dos Santos <thiago.santos.it@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Derive module of Xavier. Xavier is a lightweight and versatile XML parsing library designed to streamline the process of handling XML data with ease and efficiency."
documentation = "https://github.com/thiago-santos-it/xavier-xml/blob/main/crates-io.md"
edition = "2021"
homepage = "https://github.com/thiago-santos-it/xavier-xml"
keywords = ["xavier", "xml"]
license-file = "LICENSE"
name = "xavier-derive"
readme = "README.md"
repository = "https://github.com/thiago-santos-it/xavier-xml"
version = "0.1.7"