Crate klogger[][src]

Modules

Macros

Structs

A writer for the serial line. It holds a lock so multiple cores/threads can print at the same time.

A writer that doesn’t respect the locking procedure and tries to write at all costs.

Statics

Global lock to protect serial line from concurrent printing.

Functions