Expand description
Shared utilities for the Cleanroom Testing Framework
This crate contains common types and utilities shared across the Cleanroom ecosystem.
Structs§
- Shared
Config - Common configuration structure
Enums§
- Shared
Error - Shared error type
Functions§
- generate_
session_ id - Generate a new session ID
Type Aliases§
- Shared
Result - Common result type for shared operations