Home
last modified time | relevance | path

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

/tonic/tonic/benches/
H A Ddecode.rs86 let sample = self.data.iter().take(10).collect::<Vec<_>>(); in fmt() localVariable
87 write!(f, "{:?}...({})", sample, self.data.len()) in fmt()
/tonic/.github/ISSUE_TEMPLATE/
H A Dbug_report.md53 <code sample that causes the bug>
/tonic/examples/
H A Dhelloworld-tutorial.md10 To run the sample code and walk through the tutorial, the only prerequisite is Rust itself.
H A Drouteguide-tutorial.md32 To run the sample code and walk through the tutorial, the only prerequisite is Rust itself.