Generates files declared in rustq.exs.
mix rustq.gen
mix rustq.gen --check
mix rustq.gen term_helpers
mix rustq.gen --config path/to/rustq.exsUse --check in CI to verify that generated files are up to date without
writing them. Passing one or more target names generates only those targets.