Type Alias JsonString

Source
pub type JsonString = String;
Expand description

JSON string type for Senzing data exchange

Aliased Typeยง

pub struct JsonString { /* private fields */ }