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

pub struct PrettyJson<'a> { /* fields omitted */ }
🔬 This is a nightly-only experimental API. (rustc_private)

deprecated in favor of rustc-serialize on crates.io

Trait Implementations

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

Encodes a json value into a string