pub type JsonString = String;
Expand description

A JSON String

Aliased Type§

struct JsonString { /* private fields */ }