Module kernel::console

source ·
Expand description

The console module contains functions that interacts with the debug console. It exports useful macros such as print! and println!.

Structs

Functions