Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/beto-rust/common/pourover_macro/src/jni_method/
Dmeta.rs24 pub struct JniMethodMeta { struct
34 impl Parse for JniMethodMeta { implementation