Constant ptree::print_config::ASCII_CHARS_PLUS[][src]

pub const ASCII_CHARS_PLUS: StaticIndentChars = StaticIndentChars{down_and_right: "+",
                  down: "|",
                  turn_right: "+",
                  right: "-",
                  empty: " ",}

ASCII indentation characters, using a plus (+) for turning right