Searched defs:DropNotifyService (Results 1 – 1 of 1) sorted by relevance
428 pub struct DropNotifyService<Svc> { struct434 impl<Svc> Drop for DropNotifyService<Svc> { argument440 impl<Svc: Load> Load for DropNotifyService<Svc> { implementation447 impl<Request, Svc: Service<Request>> Service<Request> for DropNotifyService<Svc> { implementation