[][src]Crate measureme

Modules

rustc

This module contains functionality specific to to the measureme integration with rustc

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

Timestamp

Enums

MatchingEvent
TimestampKind

Traits

SerializableString

Anything that implements SerializableString can be written to a StringTable.

SerializationSink