dynamic-proxy-types 0.5.0

Dynamic Proxy Implementation for Rust - Types
Documentation
[dependencies.syn]
version = "2.0.60"

[lib]
name = "dynamic_proxy_types"
path = "src/lib.rs"

[package]
authors = ["Kamyar Inanloo <kamyar1979@gmail.com"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = "Dynamic Proxy Implementation for Rust - Types"
edition = "2021"
homepage = "https://github.com/kamyar1979/rust-dyn-proxy"
license = "Apache-2.0"
name = "dynamic-proxy-types"
publish = true
readme = false
repository = "https://github.com/kamyar1979/rust-dyn-proxy"
version = "0.5.0"