Home
last modified time | relevance | path

Searched refs:TestNewtype (Results 1 - 2 of 2) sorted by relevance

/commonlibrary/rust/ylong_json/src/
H A Dserializer_compact.rs601 struct TestNewtype(u32); in ut_serialize_struct() structure names
602 let test = TestNewtype(123); in ut_serialize_struct()
H A Ddeserializer.rs1049 struct TestNewtype(u32); in ut_deserialize_struct() structure names
1051 let expected = TestNewtype(123); in ut_deserialize_struct()

Completed in 3 milliseconds