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 4de2652f8d rust: more fixes and improvements
- fix notcurses_init unit test
- fix fn call name: `nplane_at_cursor_cell` → `ncplane_at_cursor_cell`.
- make LIBC_FILE & NC_FILE type aliases with doc comment.
- add lib module comment.
- improve direct-cursor example.
- fix full-text example and rename it to full-basics.
4 years ago
..
.cargo rust: improve testing 4 years ago
build v2.0.4 4 years ago
examples rust: more fixes and improvements 4 years ago
src rust: more fixes and improvements 4 years ago
tests rust: remove no_std; fix #1119 4 years ago
Cargo.toml rust: remove no_std; fix #1119 4 years ago