Searched refs:with_struct_key_validation (Results 1 – 2 of 2) sorted by relevance
182 super::ValueDeserializer::new(self.value).with_struct_key_validation(), in struct_variant()
46 pub(crate) fn with_struct_key_validation(mut self) -> Self { in with_struct_key_validation() method