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