Skip to main content

run

Function run 

Source
pub fn run() -> Result<(), PanlabelError>
Expand description

Run the panlabel CLI.

This is the main entry point for the CLI, called from main.rs.