Function aoc_codegen::invoke

source ·
pub fn invoke() -> Result<(), Box<dyn Error>>
Expand description

Entry point for code generation

Errors

Returns any errors from the underlying IO operations unchanged

Panics

If the package name does not conform to expectations.