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
2020-11-28 23:25:06 +01:00
..
.cargo rust: improve testing 2020-11-18 01:48:54 +01:00
build v2.0.8 2020-11-27 16:49:56 -05:00
examples rust: replace cell macros with constructors 2020-11-26 19:17:08 +01:00
src rust: more improvements 2020-11-28 23:25:06 +01:00
tests rust: remove no_std; fix #1119 2020-11-15 22:43:22 +01:00
Cargo.toml v2.0.8 2020-11-27 16:49:56 -05:00
README.md rust: add MSRV 2020-11-26 11:36:44 +01:00

libnotcurses-sys

Crate API dependency status MSRV: 1.40.0