Docs.rs
flare-core-1.0.3
flare-core 1.0.3
Permalink
Docs.rs crate page
MIT
05 July 2026
Links
Homepage
Repository
crates.io
Source
Owners
flare152
Dependencies
aes-gcm ^0.10
normal
optional
anyhow ^1.0
normal
async-trait ^0.1
normal
base32 ^0.4
normal
base64 ^0.22
normal
bytes ^1
normal
chrono ^0.4
normal
flate2 ^1.0
normal
optional
futures-util ^0.3
normal
hex ^0.4
normal
lazy_static ^1.4
normal
prost ^0.14
normal
rand ^0.8
normal
serde ^1.0
normal
serde_json ^1.0
normal
sha2 ^0.10
normal
thiserror ^2.0
normal
tracing ^0.1
normal
url ^2.5
normal
prost-build ^0.14
build
quinn ^0.11
normal
rcgen ^0.14
normal
rustls ^0.23
normal
rustls-pemfile ^2
normal
tokio ^1
normal
tokio-tungstenite ^0.28.0
normal
tracing-subscriber ^0.3
normal
ulid ^1.1
normal
webpki-roots ^0.26
normal
x509-parser ^0.17
normal
futures-channel ^0.3
normal
futures-util ^0.3
normal
getrandom ^0.2
normal
js-sys ^0.3
normal
tokio ^1
normal
wasm-bindgen ^0.2
normal
wasm-bindgen-futures ^0.4
normal
wasmtimer ^0.4
normal
web-sys ^0.3
normal
web-time ^1.1
normal
Versions
89.17%
of the crate is documented
Platform
wasm32-unknown-unknown
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module handler
flare_
core
1.0.3
Module handler
Module Items
Traits
In flare_
core::
client::
events
flare_core
::
client
::
events
Module
handler
Copy item path
Source
Expand description
客户端事件处理器
定义客户端事件处理接口,允许用户实现自定义业务逻辑
Traits
§
Client
Event
Handler
客户端事件处理器