relay_profiling

Type Alias ProfileId

Source
pub type ProfileId = EventId;
Expand description

Unique identifier for a profile.

Same format as event IDs.

Aliased Type§

struct ProfileId(pub Uuid);

Fields§

§0: Uuid