Home
last modified time | relevance | path

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

/third_party/rust/crates/quote/src/
Druntime.rs186 pub fn get_span<T>(span: T) -> GetSpan<T> { in get_span() function
190 mod get_span { module