Home
last modified time | relevance | path

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

/external/rust/android-crates-io/crates/diplomat/src/
Dlib.rs126 let conv_ret_ty = ret_ty.to_syn(); in gen_custom_vtable() localVariable
175 let conv_ret_ty = ret_ty.to_syn(); in gen_custom_trait_impl() localVariable