vector
0.45.0
vector
Macro
log_event
Copy item path
source
macro_rules!
log_event { ($(
$key
:expr =>
$value
:expr),* $(,)
?
) => { ... }; }