Struct simple_json::Json [] [src]

pub struct Json;

Methods

impl Json
[src]

fn parse(text: &str) -> JsonOption