Function load_json

Source
pub(crate) fn load_json(data: &str) -> Value
Expand description

Convert a JSON string to a JSON value.