mentat/docs/apis/rust/termion/sidebar-items.js

1 line
603 B
JavaScript
Raw Normal View History

2018-06-21 14:44:35 +00:00
initSidebarItems({"fn":[["async_stdin","Construct an asynchronous handle to the TTY standard input."],["get_tty","Get the TTY device."],["is_tty","Is this stream a TTY?"],["terminal_size","Get the size of the terminal."]],"mod":[["clear","Clearing the screen."],["color","Color managemement."],["cursor","Cursor movement."],["event","Mouse and key events."],["input","User input."],["raw","Managing raw mode."],["screen","Managing switching between main and alternate screen buffers."],["scroll","Scrolling."],["style","Text styling management."]],"struct":[["AsyncReader","An asynchronous reader."]]});