Home
last modified time | relevance | path

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

/tonic/examples/src/routeguide/
H A Dserver.rs161 let top = cmp::max(lo.latitude, hi.latitude); in in_range() localVariable
167 && point.latitude <= top in in_range()
/tonic/
H A DREADME.md20 a fast HTTP/1.1 and HTTP/2 client and server built on top of the robust [`tokio`] stack. The codegen
/tonic/examples/proto/googleapis/google/api/
H A Dhttp.proto350 // NOTE: the referred field must be present at the top-level of the request
358 // NOTE: The referred field must be present at the top-level of the response
/tonic/examples/
H A Drouteguide-tutorial.md556 among other things, is that we have a flexible and composable stack we can build on top of. We can,