initSidebarItems({"constant":[["EQU_PLUS_SEP","A line separator mad of `=` and `+`"],["FORMAT_BLANK","Format for printing a table without any separators (only alignment)"],["FORMAT_DEFAULT","Default table format, printing a table like this :"],["FORMAT_NO_LINESEP","Similar to `FORMAT_DEFAULT` but without special separator after title line"],["MINUS_PLUS_SEP","A line separator mad of `-` and `+`"]],"enum":[["Align","Alignment for cell's content"]],"struct":[["LineSeparator","Contains the character used for printing a line separator"],["TableFormat","Contains the table formatting rules"]]});