使用旧的 Rust 2015
0.1.0 |
|
---|
#42 in #ncurses
10KB
91 代码行数
Rcurses
jeaye/ncurses-rs 的包装器,以提供更高级别的抽象。
入门指南
先决条件
要使用此库,您必须已安装 cargo、rustc 和 ncurses。
构建
只需将以下行添加到您的 Cargo.toml
依赖项中。
rcurses = "0.1.0"
现在您可以开始使用 rcurses 了。
运行测试
只需运行
cargo tests
依赖项
~0.4–0.8MB
~13K SLoC