[go: up one dir, main page]

print

Macro print 

Source
macro_rules! print {
    ($($arg:tt)*) => { ... };
}
Expand description

Prints to the stdout