Home
last modified time | relevance | path

Searched refs:hashed_val (Results 1 - 1 of 1) sorted by relevance

/third_party/rust/crates/syn/codegen/src/
H A Dhash.rs47 let mut hashed_val = quote!(#var); in expand_impl_body() variables
50 hashed_val = quote!(TokenStreamHelper(#hashed_val)); in expand_impl_body()
53 hashed_val = quote!(#hashed_val.to_string()); in expand_impl_body()
58 #hashed_val.hash(state); in expand_impl_body()

Completed in 1 milliseconds