notcurses/rust/examples
joseLuís 797ef4b0ae rust: more changes and improvements
- raw field of new wrapping structs is now public just to the crate.
- NcNotcurses.stdplane method now doesn't return an NcResult since it can't fail.
- rename NcNotcurses to Notcurses and NcNotcursesOptions to NotcursesOptions.
- rename NcPlane::new_termsize constructor to with_termsize.
- bump MSV to 1.48 for the doc links.
- improve lib documentation.
- minor fixes.
2021-01-03 02:40:41 +01:00
..
direct-cursor.rs rust: add new wrapper type over NcDirect called DirectMode. 2021-01-02 22:50:48 +01: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: add new wrapper type over NcDirect called DirectMode. 2021-01-02 22:50:48 +01:00
full-basics.rs rust: more changes and improvements 2021-01-03 02:40:41 +01:00
full-input.rs rust: rename Notcurses to FullMode; update doc 2021-01-02 22:58:35 +01:00
image-16x16.png rust: update example 2020-08-17 17:54:07 +02:00
poc-cjkscroll.rs rust: more changes and improvements 2021-01-03 02:40:41 +01:00
poc-direct.rs rust: add new wrapper type over NcDirect called DirectMode. 2021-01-02 22:50:48 +01:00
poc-kittyzapper.rs rust: add new wrapper type over NcDirect called DirectMode. 2021-01-02 22:50:48 +01:00
poc-menu.rs rust: more changes and improvements 2021-01-03 02:40:41 +01:00