Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/serde-xml-rs/tests/
Dtest.rs224 struct InnerCollection { in nested_out_of_order_collection() struct
225 b: Vec<B>, in nested_out_of_order_collection()
226 c: Vec<C>, in nested_out_of_order_collection()