Home
last modified time | relevance | path

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

/tonic/tests/integration_tests/tests/
H A Droutes_builder.rs85 let resp2 = client2 in multiple_service_using_routes_builder() localVariable
92 assert_eq!(&resp2.buf, b"hello"); in multiple_service_using_routes_builder()