Docs.rs
pixel8-console-0.1.0
pixel8-console 0.1.0
Docs.rs crate page
GPL-3.0-or-later
26 September 2026
Links
Repository
crates.io
Source
Owners
zeenix
Dependencies
anyhow ^1
normal
arboard ^3.6
normal
pixel8-runtime ^0.1.0
normal
pollster ^0.4
normal
optional
wgpu ^29
normal
optional
winit ^0.30
normal
optional
wat ^1
dev
Versions
51.69%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Icon8
pixel8_
console
0.1.0
In pixel8_
console::
ui
pixel8_console
::
ui
Type Alias
Icon8
Copy item path
Source
pub type Icon8 = [
u8
;
8
];
Expand description
An 8×8 one-bit icon: each byte is a row, MSB is the left pixel.