Docs.rs
dogehouse-rs-0.1.23
dogehouse-rs 0.1.23
Permalink
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
willdoescode
Dependencies
anyhow ^1.0.40
normal
async-trait ^0.1.50
normal
dotenv ^0.15.0
normal
futures ^0.3.14
normal
reqwest ^0.11.3
normal
serde ^1.0.125
normal
serde_json ^1.0.64
normal
tokio ^1.5.0
normal
tokio-tungstenite ^0.14.0
normal
url ^2.2.1
normal
uuid ^0.8.2
normal
websocket ^0.26.2
normal
Versions
11.54%
of the crate is documented
Platform
i686-pc-windows-msvc
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
dogehouse_
rs
0.1.23
All Items
Crate Items
Modules
Structs
Traits
Crate
dogehouse_rs
Copy item path
Source
Modules
§
prelude
Structs
§
Client
Traits
§
Event
Handler
In order to use EvenHandler you must first define a struct and then implement EvenHandler for that struct.