Home
last modified time | relevance | path

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

/external/rust/crates/uniffi_macros/src/export/
Dscaffolding.rs260 let uniffi_result = #rust_fn_call; in gen_ffi_function() localVariable
287 let uniffi_result = #future_expr.await; in gen_ffi_function() localVariable