//! Embeddable HTTP/WebSocket library for ESP32 CSI capture.
//!
//! See the [crate README](https://github.com/csi-rs/csi-webserver-core-rs/blob/main/README.md)
//! for embedding examples. For the HTTP API exposed by the default binary, see
//! [`csi-webserver` API.md](https://github.com/csi-rs/csi-webserver-rs/blob/main/API.md).
pub use ;
pub use ;
pub use ;
pub use ;