[][src]Macro cala_core::exec

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

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