Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/rust/ylong_json/src/
H A Ddeserializer.rs791 type Variant = Self; typedef
793 fn variant_seed<V>(self, seed: V) -> Result<(V::Value, Self::Variant), Self::Error> in variant_seed()