Crate showdown

Crate showdown 

Source
Expand description

Pokémon Showdown client.

§Stability

This crate is not stable, not even close. The APIs of this crate are heavily experimented on, and there isn’t going to be depreciation period for removed features. Don’t use this crate if you aren’t prepared for constant breakage.

Re-exports§

pub use time;
pub use url;

Modules§

message

Structs§

Error
A specialized Result type for Showdown client operations.
RoomId
SendMessage
Stream
Message stream.

Functions§

fetch_server_url
Requires native-tls, native-tls-vendored or rustls-tls feature.

Type Aliases§

Result