pub type JsonString = String;
Expand description

A wrapper type to act as a reminder that the current string should be a JSON object in string format.