walle-core 0.2.0

Onebot Lib in Rust
Documentation
1
2
3
4
5
6
#[cfg(feature = "http")]
mod http;
#[cfg(feature = "http")]
mod http_webhook;
#[cfg(feature = "websocket")]
mod impls_ws;