[][src]Module vignette::output

Structs

Frame
Module
Outputter
Profile
ResolvedFrame
ResolvedProfile
Sample
Thread
VecHashMap

Want a structure where a list of unique items is maintained. Callers can query this with a key and retrieve the index of that key in the list. This index is guaranteed to never change. Otherwise it is inserted and the index retrieved.

Type Definitions

Samples