Constant INDENT

Source
pub const INDENT: &str = "    ";
Expand description

The string used for depth in the SyntaxTree std::fmt::Display implementation.