Searched refs:nested_structure (Results 1 – 1 of 1) sorted by relevance
86 def encode_structure(self, nested_structure): argument98 return self._map_structure(nested_structure, self._get_encoders())100 def can_encode(self, nested_structure): argument110 self.encode_structure(nested_structure)