ggen-cli-lib 0.2.0

CLI interface for ggen
Documentation

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.