Expand description
Traits for use with the rust client library for cobalt.
Traitsยง
- AsEvent
Code AsEventCode
is any type that can be converted into au32
for the purposes of reporting to cobalt.- AsEvent
Codes AsEventCodes
is any type that can be converted into aVec<u32>
for the purposes of reporting to cobalt.