notcurses/rust/examples
joseLuís bcd09be7d3 [rust] deprecate Notcurses use and rename it to Nc.
In order to be consistent with the rest of the naming scheme, and in order to avoid conflicts with the higher level rust wrappers, which will be using `Notcurses` for the wrapper struct from now on.

- also deprecate `NotcursesOptions` and rename it to `NcOptions`.
- update examples, docs and readme.
2021-06-15 21:00:52 +02:00
..
direct-capabilities.rs [rust] refactor Notcurses & NcDirect wrapping approach 2021-05-05 19:33:00 +02:00
direct-cursor.rs [rust] refactor Notcurses & NcDirect wrapping approach 2021-05-05 19:33:00 +02:00
direct-image-c.rs rust: add new wrapper type over notcurses struct. 2021-01-02 19:45:15 +01:00
direct-image-rust.rs [rust] refactor Notcurses & NcDirect wrapping approach 2021-05-05 19:33:00 +02:00
full-capabilities.rs [rust] deprecate Notcurses use and rename it to Nc. 2021-06-15 21:00:52 +02:00
full-input.rs [rust] deprecate Notcurses use and rename it to Nc. 2021-06-15 21:00:52 +02:00
full-planes.rs [rust] deprecate Notcurses use and rename it to Nc. 2021-06-15 21:00:52 +02:00
image-16x16.png rust: update example 2020-08-17 17:54:07 +02:00
issue-1716.rs [rust] update ncdirectf_render #1738 2021-06-09 13:42:52 +02:00
issue-1751.rs [rust] deprecate Notcurses use and rename it to Nc. 2021-06-15 21:00:52 +02:00
pixel-cell.rs [rust] deprecate Notcurses use and rename it to Nc. 2021-06-15 21:00:52 +02:00
poc-cjkscroll.rs [rust] deprecate Notcurses use and rename it to Nc. 2021-06-15 21:00:52 +02:00
poc-direct.rs [rust] refactor Notcurses & NcDirect wrapping approach 2021-05-05 19:33:00 +02:00
poc-kittyzapper.rs [rust] refactor Notcurses & NcDirect wrapping approach 2021-05-05 19:33:00 +02:00
poc-menu.rs [rust] deprecate Notcurses use and rename it to Nc. 2021-06-15 21:00:52 +02:00