fastedge-derive 0.3.2

FastEdge Rust SDK that helps you to create edge cloud application using WASM
Documentation
[dependencies.proc-macro2]
version = "1.0"

[dependencies.quote]
version = "1.0"

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

[features]
default = []

[lib]
doctest = false
name = "fastedge_derive"
path = "src/lib.rs"
proc-macro = true

[package]
authors = ["FastEdge Development Team <fastedge@gcore.com>", "Ruslan Pislari <ruslanti@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "FastEdge Rust SDK that helps you to create edge cloud application using WASM"
documentation = "https://docs.rs/fastedge"
edition = "2021"
license = "Apache-2.0"
name = "fastedge-derive"
readme = "README.md"
repository = "https://github.com/G-Core/FastEdge-sdk-rust.git"
version = "0.3.2"