Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/darling/tests/
Dflatten.rs105 struct Catchall { in flattening_into_hashmap() struct
106 hello: String, in flattening_into_hashmap()
107 volume: usize, in flattening_into_hashmap()
109 others: std::collections::HashMap<String, String>, in flattening_into_hashmap()