Expand description
Enumerations for common components.
Structs§
- Component
State Iter - An iterator over the variants of ComponentState
- Component
Trigger Iter - An iterator over the variants of ComponentTrigger
- LogColor
Iter - An iterator over the variants of LogColor
- LogLevel
Iter - An iterator over the variants of LogLevel
- Serialization
Encoding Iter - An iterator over the variants of SerializationEncoding
Enums§
- Component
State - The state of a component within the system.
- Component
Trigger - A trigger condition for a component within the system.
- LogColor
- The log color for log messages.
- LogFormat
- An ANSI log line format specifier. This is used for formatting log messages with ANSI escape codes.
- LogLevel
- The log level for log messages.
- Serialization
Encoding - The serialization encoding.