pub static SERIAL_GLOBAL: SyncUnsafeCell<SerialWritter>
Expand description
the global serial writer, this is not synchronized. Used for debugging where locking is not available
pub static SERIAL_GLOBAL: SyncUnsafeCell<SerialWritter>
the global serial writer, this is not synchronized. Used for debugging where locking is not available