Struct serialize::json::AsPrettyJson
[−]
[src]
pub struct AsPrettyJson<'a, T: 'a> { // some fields omitted }
Unstable (
rustc_private
): deprecated in favor of rustc-serialize on crates.io
Methods
impl<'a, T> AsPrettyJson<'a, T>
[src]
fn indent(self, indent: usize) -> AsPrettyJson<'a, T>
Unstable (
rustc_private
): deprecated in favor of rustc-serialize on crates.io
Set the indentation level for the emitted JSON