pub fn run<I, S>(args: I) -> i32Expand description
Entry point used by the cordis binary: parse arguments, load dotenv,
then supervise or run as the worker.
pub fn run<I, S>(args: I) -> i32Entry point used by the cordis binary: parse arguments, load dotenv,
then supervise or run as the worker.