hannibal-derive 0.8.0

Hannibal macros
Documentation
[dependencies.proc-macro2]
version = "1.0.6"

[dependencies.quote]
version = "1.0.2"

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

[lib]
proc-macro = true

[package]
categories = ["network-programming", "asynchronous"]
description = "Hannibal macros"
documentation = "https://docs.rs/hannibal/"
edition = "2021"
homepage = "https://github.com/hoodie/hannibal"
keywords = ["actor", "futures", "async", "hannibal", "async-std"]
license = "MIT"
name = "hannibal-derive"
publish = true
repository = "https://github.com/hoodie/hannibal"
resolver = "2"
version = "0.8.0"