Crate showdown[][src]

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 chrono;
pub use url;

Modules

message

Structs

Error

A specialized Result type for Showdown client operations.

RoomId
SendMessage
Stream

Message stream.

Functions

fetch_server_url

Type Definitions

Result