#frame-buffer #input #output #events #parser #abstraction #terminals

nightly term_fb

终端帧缓冲区。包含输入解析的事件循环和基于字符的输出缓冲区抽象。

1个不稳定版本

0.0.1 2019年1月16日

#11 in #frame-buffer

MIT 许可证

20KB
564

终端帧缓冲区。

包含输入解析的事件循环和基于字符的输出缓冲区抽象。

注意!此库仍处于非常早期阶段!API可能会更改。

尝试使用

在终端中运行

cargo run --examples oni

使用

添加到 Cargo.toml

[dependencies]
term_fb = "0.0.1"

依赖项

~3MB
~40K SLoC