Skip to main content

Module app

Module app 

Source
Expand description

Application entry logic (called from the binary). Lives inside the lib so the t! macro is available.

Functions§

main
Binary entry point: run the application and print an error message then exit on failure.