Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/rust/ylong_json/src/
H A Dserializer_compact.rs88 type SerializeTupleVariant = Self; typedef
266 ) -> Result<Self::SerializeTupleVariant, Error> { in serialize_tuple_variant()