Home
last modified time | relevance | path

Searched refs:Svc1 (Results 1 – 1 of 1) sorted by relevance

/tonic/tests/integration_tests/tests/
H A Droutes_builder.rs19 struct Svc1; in multiple_service_using_routes_builder() struct
22 impl test_server::Test for Svc1 { in multiple_service_using_routes_builder() implementation
53 let svc1 = test_server::TestServer::new(Svc1); in multiple_service_using_routes_builder()