Expand description
Core project data structures and types.
This module defines the fundamental data structures used to represent development projects and their build artifacts throughout the application.
Structs§
- Build
Artifacts - Information about build artifacts that can be cleaned.
- Project
- Representation of a development project with cleanable build artifacts.
Enums§
- Project
Type - Enumeration of supported development project types.