Skip to main content

Crate uselesskey_core_factory

Crate uselesskey_core_factory 

Source
Expand description

Factory orchestration and cache lookup for uselesskey fixtures.

Implements the core Factory type that manages deterministic derivation, caching, and artifact generation. Operates in either Random or Deterministic mode based on seed configuration.

Structs§

Factory
A factory for generating and caching test artifacts.

Enums§

Mode
How a Factory generates artifacts.