Constant linked_syntax_tree::INDENT
source · pub const INDENT: &str = " ";Expand description
The string used for depth in the SyntaxTree std::fmt::Display implementation.
pub const INDENT: &str = " ";The string used for depth in the SyntaxTree std::fmt::Display implementation.