initSidebarItems({"enum":[["Attr","Terminal attributes for use with term.attr()."],["Error","An error arising from interacting with the terminal."]],"fn":[["stderr","Return a Terminal wrapping stderr, or None if a terminal couldn't be opened."],["stdout","Return a Terminal wrapping stdout, or None if a terminal couldn't be opened."]],"mod":[["color","Terminal color definitions"],["terminfo","Terminfo database interface."]],"struct":[["WinConsole","A Terminal implementation which uses the Win32 Console API."]],"trait":[["Terminal","A terminal with similar capabilities to an ANSI Terminal (foreground/background colors etc)."]],"type":[["Result","The canonical `Result` type using this crate's Error type."],["StderrTerminal","Alias for stderr terminals."],["StdoutTerminal","Alias for stdout terminals."]]});