You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
notcurses/rust
joseLuís 059007bd50 rust: more improvements
- fix bindings module, by not making public the wrapped bindgen types
- add notcurses_stddim_yx_const()
- fix return types of TODO
- add plane constructor new() wrapping ncpile_create()
- add plane constructor new_bound() wrapping ncplane_create()
- add plane constructor new_termsize() wrapping ncpile_create() with the terminal size
- add plane doc comment
4 years ago
..
.cargo rust: improve testing 4 years ago
build v2.0.8 4 years ago
examples rust: replace cell macros with constructors 4 years ago
src rust: more improvements 4 years ago
tests rust: remove no_std; fix #1119 4 years ago
Cargo.toml v2.0.8 4 years ago
README.md rust: add MSRV 4 years ago

README.md

libnotcurses-sys

Crate API dependency status MSRV: 1.40.0