pub fn fail_invalid_input(context: &str, message: &str) -> !
Helper for early exit when required options are missing or invalid.