vga_buffer_rs 0.1.2

A rust crate that allow easy Vga text buffer manipulation
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
[[package]]
name = "vga_buffer_rs"
version = "0.1.2"
dependencies = [
 "volatile",
]

[[package]]
name = "volatile"
version = "0.2.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f6b06ad3ed06fef1713569d547cdbdb439eafed76341820fb0e0344f29a41945"