[][src]Crate measureme

Modules

testing_common

Structs

Addr
Event
FileSerializationSink
MmapSerializationSink
Profiler
ProfilerFiles
ProfilingData
RawEvent
StringId

A StringId is used to identify a string in the StringTable.

StringRef
StringTable

Read-only version of the string table

StringTableBuilder

Write-only version of the string table

Enums

TimestampKind

Traits

SerializableString

Anything that implements SerializableString can be written to a StringTable.

SerializationSink