Skip to main content

Crate nargo_workspace

Crate nargo_workspace 

Source
Expand description

Workspace management for Nargo package manager.

This crate provides workspace discovery, member management, and task orchestration for multi-package projects.

Structsยง

SharedConfig
Shared configuration inherited by all members.
Workspace
Workspace configuration and state.
WorkspaceMember
Represents a workspace member package.