pub const INDENT: &str = " ";
The string used for depth in the SyntaxTree std::fmt::Display implementation.
SyntaxTree
std::fmt::Display