rustubs::io

Static SERIAL_GLOBAL

Source
pub static SERIAL_GLOBAL: SyncUnsafeCell<SerialWritter>
Expand description

the global serial writer, this is not synchronized. Used for debugging where locking is not available