Skip to main content

Crate prjenv

Crate prjenv 

Source
Expand description

Cargo workspace and package scaffolding and management.

Provides tools for:

  • Reading workspace and package metadata
  • Creating new packages with scaffolding
  • Managing workspace members
  • Manipulating Cargo.toml files

Modulesยง

infrastructure
Infrastructure layer.
metadata
Metadata module.
package
Package module.
prelude
Internal imports shared across all modules.
workspace
Workspace-level operations and metadata.