screeps-api 0.6.0

Fully typed and tested wrapper over the Screeps Game's HTTP API
1
2
3
//! Protocol documentation
#[doc(include = "../protocol-docs/websocket.md")]
pub mod websocket {}