Home
last modified time | relevance | path

Searched defs:get_span (Results 1 – 2 of 2) sorted by relevance

/external/rust/crates/quote/src/
Druntime.rs186 pub fn get_span<T>(span: T) -> GetSpan<T> { in get_span() function
190 mod get_span { module
/external/rust/crates/protobuf/2.27.1/src/
Ddescriptor.rs8636 pub fn get_span(&self) -> &[i32] { in get_span() method