Struct serialize::json::PrettyJson [] [src]

pub struct PrettyJson<'a> {
    // some fields omitted
}
Unstable (rustc_private)

: deprecated in favor of rustc-serialize on crates.io

Trait Implementations

impl<'a> Display for PrettyJson<'a>
[src]

fn fmt(&self, f: &mut Formatter) -> Result

Unstable (rustc_private)

: deprecated in favor of rustc-serialize on crates.io

Encodes a json value into a string