Crate hyper_rt

Source

Structs§

HyperExecutor
Future executor that utilises awak threads.
HyperIo
A wrapper that implements IO traits for an inner type that implements hyper’s IO traits, or vice versa (implements hyper’s IO traits for a type that implements IO traits).
HyperTimer
A Timer that uses the awak runtime.