Crate clnrm_shared

Crate clnrm_shared 

Source
Expand description

Shared utilities for the Cleanroom Testing Framework

This crate contains common types and utilities shared across the Cleanroom ecosystem.

Structs§

SharedConfig
Common configuration structure

Enums§

SharedError
Shared error type

Functions§

generate_session_id
Generate a new session ID

Type Aliases§

SharedResult
Common result type for shared operations