[][src]Attribute Macro heim_derive::main

#[main]

Defines the async main function.

Same thing what runtime::main does, but without checks and with futures::executor instead.

It is used for heim examples only.