[go: up one dir, main page]

Macro exec

Source
macro_rules! exec {
    ($main:ident) => { ... };
}
Expand description

cala: Set an asynchronous function as the entry point for the program.