pub async fn serve_blob(port: u16, state: BlobState) -> ResultExpand description
Run a turmoil blob server.
Intended to be used as the host logic passed to turmoil::Sim::host.
pub async fn serve_blob(port: u16, state: BlobState) -> ResultRun a turmoil blob server.
Intended to be used as the host logic passed to turmoil::Sim::host.