Expand description

Provides symcache support.

Structs

A view of a single function in a SymCache.
An iterator over all functions in a SymCache.
Helper to work with instruction addresses.
Represents a single line.
Information on a matched source line.
An iterator over all lines.
An abstraction around a symbolication cache file.
An error returned when handling symcaches.

Enums

Variants of SymCacheError.

Constants

The latest version of the file format.
The magic file preamble to identify symcache files.

Functions

Converts an object into a vector of symcache data.
Given a writer and object, dumps the object into the writer.