[−][src]Trait indy_data_types::EmbedExtractJson
A trait implemented by types to facilitate embedding and extracting JSON
A trait implemented by types to facilitate embedding and extracting JSON
type Inner: Serialize + for<'de> Deserialize<'de>