Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/rust/ylong_json/tests/
H A Dsdv_adapt_serde_test.rs113 struct ExampleTwo<'a> { struct
133 let de_res = from_str::<Vec<ExampleTwo>>(RFC7159_EXAMPLE2).unwrap(); in sdv_adapt_serde_example_two() argument