|
Aria 2.0.0
C++23 MVVM framework (C++20 minimum) — reactive, coroutine-first, ABI-layered
|
Synchronous Command<Args...> events. More...
#include <diagnostics.hpp>
Public Attributes | |
| std::string | op |
Synchronous Command<Args...> events.
op is one of "execute" / "rejected_can_execute" / "can_execute_changed".
| std::string aria::trace::Command::op |