mirror of
https://github.com/dankamongmen/notcurses
synced 2025-03-10 17:49:03 -04:00
- 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.
7 lines
497 B
Markdown
7 lines
497 B
Markdown
# libnotcurses-sys
|
|
|
|
[](https://crates.io/crates/libnotcurses-sys)
|
|
[](https://dankamongmen.github.io/notcurses/rustdoc/libnotcurses_sys/)
|
|
[](https://deps.rs/crate/libnotcurses-sys/2.1.1)
|
|
[](https://blog.rust-lang.org/2020/10/08/Rust-1.47.html)
|