pancurses 0.17.0

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.

win32a

  • pdcurses-sys/win32a

wide

  • ncurses/wide

win32

  • pdcurses-sys/win32

show_menu

    This feature flag does not enable additional features.

disable_resize

    This feature flag does not enable additional features.