mirror of
https://github.com/dankamongmen/notcurses.git
synced 2024-11-02 09:40:15 +00:00
b12abeddc9
- change Option return type for NcResult when appropriate. - make NcDirect constructors return NcResult. - rename NcError::new() to with_msg() and simplify new(). - refactor examples: - rename direct-image.rs to direct-image-c.rs - recreate using rust methods, as direct-image-rust.rs - differentiate more throughly between both styles. - remove the sys namespace on both examples. |
||
---|---|---|
.. | ||
direct-cursor.rs | ||
direct-image-c.rs | ||
direct-image-rust.rs | ||
full-basics.rs | ||
full-input.rs | ||
image-16x16.png | ||
poc-cjkscroll.rs | ||
poc-direct.rs | ||
poc-kittyzapper.rs |