pancurses 0.16.1

pancurses is a curses libary for Rust that supports both Unix and Windows platforms by abstracting away the backend that it uses (ncurses-rs and pdcurses-sys respectively).
Documentation

pancurses

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 5 feature flags, 0 of them enabled by default.

win32

  • pdcurses-sys/win32

wide

  • ncurses/wide

win32a

  • pdcurses-sys/win32a

disable_resize

    This feature flag does not enable additional features.

show_menu

    This feature flag does not enable additional features.