Struct scroll_phat_hd::display::UnicodeDisplay
[−]
[src]
pub struct UnicodeDisplay {}
A virtual display that outputs its buffer to the terminal from which the binary is attached.
Useful for debugging or prototyping, as it does not require a physical display to be connected.