[][src]Function wof::parse_string_to_json

pub fn parse_string_to_json(buffer: String) -> Result<JsonValue, String>

Parse the String buffer and return the associated JsonValue.