rgen-cli-lib
CLI interface library for rgen, providing command-line argument parsing and subcommand handling.
Features
- Command-line argument parsing with clap
- Subcommand support for various rgen operations
- Shell completion generation
- Integration with the rgen core functionality
Usage
This crate is primarily used internally by the main rgen binary. See the main rgen documentation for usage examples.