cargo_pup_common 0.1.8

Common utilities and shared components for cargo-pup architectural linting tool
Documentation

cargo_pup_common

Common utilities and shared components for the cargo-pup architectural linting tool.

This crate provides foundational types, CLI utilities, and project context management that are shared across the cargo-pup ecosystem.

Features

  • Project context serialization and management
  • CLI argument parsing utilities
  • Shared types and utilities used by other cargo-pup components

Usage

This crate is primarily intended for internal use by other cargo-pup components. If you're looking to use cargo-pup in your project, see the main cargo_pup crate.

For more information and examples, visit the cargo-pup repository.