Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/darling_core/src/ast/
Ddata.rs29 pub fn empty_from(src: &syn::Data) -> Self { in empty_from() method
199 pub fn empty_from(vd: &syn::Fields) -> Self { in empty_from() method