cargo_pup_common

Crates.iocargo_pup_common
lib.rscargo_pup_common
version0.1.4
created_at2025-06-03 16:07:18.71103+00
updated_at2025-11-21 11:56:25.650423+00
descriptionCommon utilities and shared components for cargo-pup architectural linting tool
homepagehttps://github.com/datadog/cargo-pup
repositoryhttps://github.com/datadog/cargo-pup
max_upload_size
id1699241
size38,102
Scott Gerring (scottgerring)

documentation

README

cargo_pup_common

cargo_pup logo

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.

Commit count: 65

cargo fmt