logo
pub type ServeHandle = JoinHandle<Result<(), Error>>;
Expand description

A tokio handle the service was started on