//! Polysqueeze is a Rust SDK for interacting with Polymarket's REST, Gamma, and
//! WebSocket APIs.
//! Use it to authenticate, build signed orders, stream live book data, or query
//! historical fills and markets.
pub use crate;
pub use crate;
pub use crate;
pub use crate;