Module types

Module types 

Source
Expand description

Type definitions for improved type safety in the cache module

This module provides strongly-typed wrappers for common data patterns to prevent stringly-typed errors and improve API clarity.

Structsยง

CrateIdentifier
Represents a crate identifier with name and version
MemberPath
Represents a path to a workspace member