notcurses/rust
joseLuís 5e7bf86b9c rust: almost complete poc-menu example, still has bugs.
- add NcMenuSection::new_separator() constructor.
- rename constructor method for an empty NcInput to new();
- fix notcurses_getc_blocking() function name and error logic.
- improve comments.
- change type of NCMENU_OPTION_* to u64 (like in C API)
- fix error_str![] macro.
- improve error messages.
2020-12-31 00:11:49 +01:00
..
.cargo rust: continue NcMenu PoC example; fixes 2020-12-27 19:00:32 +01:00
build v2.1.2 2020-12-26 02:53:40 -05:00
examples rust: almost complete poc-menu example, still has bugs. 2020-12-31 00:11:49 +01:00
src rust: almost complete poc-menu example, still has bugs. 2020-12-31 00:11:49 +01:00
Cargo.toml v2.1.2 2020-12-26 02:53:40 -05:00
README.md rust: new NcMenu PoC example & more error refactoring. 2020-12-26 20:29:06 +01:00

libnotcurses-sys

Crate API dependency status MSRV: 1.47.0