| Crates.io | mars_vga |
| lib.rs | mars_vga |
| version | 0.0.2 |
| created_at | 2019-01-12 11:15:30.764951+00 |
| updated_at | 2019-01-12 11:35:47.303206+00 |
| description | 这是一个用Rust实现的VGA驱动,内部实现了 println! 宏 和 print! 宏。 |
| homepage | |
| repository | |
| max_upload_size | |
| id | 108144 |
| size | 5,044 |
这是一个用Rust实现的VGA驱动,内部实现了 println! 宏 和 print! 宏。 例子:
#[macro_use]
extern crate mars_vga;