[][src]Type Definition aquatic_http::common::SocketWorkerStatus

type SocketWorkerStatus = Option<Result<(), String>>;