JSON_MAX_INDENT

Constant JSON_MAX_INDENT 

Source
pub const JSON_MAX_INDENT: u32 = 31;
Expand description

The maximum possible indentation when pretty-printing JSON.