pub fn entrypoint() -> ExitCodeExpand description
Runs the release-tool CLI using the current process arguments and I/O.
Cargo-based adopters call this from a one-line runner binary, so Cargo owns source acquisition, locking, compilation, and caching without a separate release-tool installation step.