Macro titanium::hello_world

source ·
macro_rules! hello_world {
    () => { ... };
}
Expand description

A basic macro for printing “Hello Titanium world!”