Home
last modified time | relevance | path

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

/tonic/examples/proto/routeguide/
H A Droute_guide.proto37 // repeated field), as the rectangle may cover a large area and contain a
63 // A latitude-longitude rectangle, represented as two diagonally opposite
66 // One corner of the rectangle.
69 // The other corner of the rectangle.
/tonic/examples/src/routeguide/
H A Dclient.rs18 let rectangle = Rectangle { in print_features() localVariable
30 .list_features(Request::new(rectangle)) in print_features()
/tonic/examples/
H A Drouteguide-tutorial.md122 // repeated field), as the rectangle may cover a large area and contain a
654 let rectangle = Rectangle {
666 .list_features(Request::new(rectangle))