starina_
api
0.0.0
starina_api
Macro
print
Copy item path
Source
macro_rules! print { ($($arg:tt)*) => { ... }; }
Expand description
Prints a string without a newline.