Expand description
Unified error type for the full mythic-c2 lifecycle — codec, crypto, transport, protocol, task execution, and runtime.
Each variant carries a stable numeric code used by Display.
In no_std release builds every error is a single-digit number — zero strings.
Enums§
- Mythic
Error - Unified error covering the full C2 agent lifecycle.
Type Aliases§
- Mythic
Result - Convenience alias.