Cargo Features

pancurses-result has no features set by default.

[dependencies]
pancurses-result = { version = "0.5.1", features = ["wide", "win32", "win32a", "show_menu", "disable_resize"] }
wide

Enables wide of pancurses ^0.16.1

win32

Enables win32 of pancurses ^0.16.1

win32a

Enables win32a of pancurses ^0.16.1

show_menu

Enables show_menu of pancurses ^0.16.1

disable_resize

Enables disable_resize of pancurses ^0.16.1

pancurses-result has 5 features without comments.