Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/rust/ylong_json/src/
H A Dserializer_compact.rs87 type SerializeTupleStruct = Self; typedef
254 ) -> Result<Self::SerializeTupleStruct, Error> { in serialize_tuple_struct()