type ProfilerBuckets = BTreeMap<(ProfilerCategory, Option<TimerMetadata>), Vec<Duration>>;Aliased Typeยง
struct ProfilerBuckets { /* private fields */ }type ProfilerBuckets = BTreeMap<(ProfilerCategory, Option<TimerMetadata>), Vec<Duration>>;struct ProfilerBuckets { /* private fields */ }