[][src]Static dwm1001::debug::STDOUT

pub static STDOUT: Mutex<RefCell<Option<HStdout>>>

Connects to the host's stdout

Users can typically ignore this static, and use init, print!, and println! instead.