cobalt_client

Module traits

Source
Expand description

Traits for use with the rust client library for cobalt.

Traitsยง

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