entrypoint

Macro entrypoint 

Source
macro_rules! entrypoint {
    ($path:path) => { ... };
}