Skip to main content

main_entry

Function main_entry 

Source
pub fn main_entry()
Expand description

Runs the full CLI application flow.

This function parses CLI args and executes the end-to-end process.

ยงExamples

gmail_auto_label::main_entry();