Home
last modified time | relevance | path

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

/tonic/examples/src/routeguide/
H A Dserver.rs112 let mut notes = HashMap::new(); in route_chat() localVariable
121 let location_notes = notes.entry(location).or_insert(vec![]); in route_chat()
/tonic/examples/
H A Drouteguide-tutorial.md494 let mut notes = HashMap::new();
503 let location_notes = notes.entry(location).or_insert(vec![]);
520 inserted into the notes map, yielding a clone of the original `RouteNote`. The resulting stream
/tonic/examples/proto/googleapis/google/api/
H A Dhttp.proto286 // ## Special notes
/tonic/
H A DCONTRIBUTING.md231 notes about [commit squashing]).