Home
last modified time | relevance | path

Searched defs:DebugService (Results 1 – 1 of 1) sorted by relevance

/external/rust/crates/tower/src/util/
Dfuture_service.rs200 struct DebugService; struct
202 impl Service<()> for DebugService { implementation