Skip to main content

Module traits

Module traits 

Source
Expand description

Traits for use with the rust client library for cobalt.

Traitsยง

AsEventCode
AsEventCode is any type that can be converted into a u32 for the purposes of reporting to cobalt.
AsEventCodes
AsEventCodes is any type that can be converted into a Vec<u32> for the purposes of reporting to cobalt.