crosscurses 0.1.0

crosscurses 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

crosscurses

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.

disable_resize

This feature flag does not enable additional features.

show_menu

This feature flag does not enable additional features.

wide

win32

win32a