Home
last modified time | relevance | path

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

/linux/rust/syn/
H A Dexpr.rs3074 let dot_span = float_token in multi_index() localVariable
3077 *dot_token = Token![.](dot_span); in multi_index()