Module actr_ext

Module actr_ext 

Source
Expand description

Actor identity formatting and parsing utilities

This module provides string formatting and parsing helpers for ActrType and ActrId. String forms are stable for logging, configuration, and CLI interactions.

Enums§

ActrError
Errors for actor identity parsing and formatting

Traits§

ActrIdExt
Helpers for ActrId string conversions
ActrTypeExt
Helpers for ActrType string conversions