macron-impl-into 0.1.0

The implementation of trait Into
Documentation
[dependencies.proc-macro2]
version = "1.0.94"

[dependencies.quote]
version = "1.0.39"

[dependencies.syn]
version = "2.0.99"

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

[package]
authors = ["Bulat Sh. <t.me/fuderis>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "The implementation of trait Into"
edition = "2021"
license = "MIT"
name = "macron-impl-into"
readme = false
repository = "https://github.com/fuderis/rs-macron/tree/main/macron-impl-into"
version = "0.1.0"