puniyu_handler 0.4.1

puniyu 的事件处理器模块
Documentation
[dependencies.async-trait]
version = "0.1.89"

[dependencies.puniyu_adapter_api]
version = "0.4.1"

[dependencies.puniyu_command]
features = ["registry"]
version = "0.4.1"

[dependencies.puniyu_event]
features = ["context"]
version = "0.4.1"

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

[package]
authors = ["wuliya <3369906077@qq.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "puniyu 的事件处理器模块"
edition = "2024"
homepage = "https://github.com/puniyu/puniyu"
license = "LGPL-3.0-only"
name = "puniyu_handler"
readme = "README.md"
repository = "https://github.com/puniyu/puniyu"
resolver = "2"
rust-version = "1.88.0"
version = "0.4.1"