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