Crate cyper_core
source ·Expand description
A mid level HTTP services for hyper.
Structs§
- An executor service based on
compio::runtime. It usescompio::runtime::spawninterally. - An timer service based on
compio::time. - Connector
clientAn HTTP connector service. - A HTTP stream wrapper, based on compio, and exposes
hyper::rtinterfaces. - A stream wrapper for hyper.
Enums§
- Represents TLS backend options