php-tokio-derive 0.2.0

Derive macros for php-tokio.
Documentation
[dependencies.anyhow]
version = "^1.0"

[dependencies.proc-macro2]
version = "^1"

[dependencies.quote]
version = "^1"

[dependencies.syn]
features = ["full", "extra-traits", "printing"]
version = "^2"

[lib]
proc-macro = true

[package]
authors = ["Daniil Gentili <daniil@daniil.it>"]
description = "Derive macros for php-tokio."
edition = "2021"
homepage = "https://github.com/danog/php-tokio"
license = "Apache-2.0"
name = "php-tokio-derive"
repository = "https://github.com/danog/php-tokio"
version = "0.2.0"