Struct rustc_serialize::json::AsPrettyJson  
                   
                       [−]
                   
               [src]
pub struct AsPrettyJson<'a, T: 'a> {
    // some fields omitted
}Methods
impl<'a, T> AsPrettyJson<'a, T>[src]
fn indent(self, indent: u32) -> AsPrettyJson<'a, T>
Set the indentation level for the emitted JSON