Expand description

Allocation data parsers.

Traits

Trait for types that can be parsed.

Functions

Parses an allocation kind.

Integer, big uint.

Parses the field specifying the callstack order.

Parses a location followed a hashtag # and a count (integer, usize).

Parses a date.

Parses the death of an allocation.

Parses a dump diff, consumes heading/trailing whitespaces.

Parses the dead allocations of a diff.

Parses the new allocations of a diff.

Parses a dump init, consumes heading/trailing whitespaces.

Parses an amount of seconds representing a lifetime.

Parses a location.

A whitespace-separated list of locations.

Parses an allocation.

Parses an amount of seconds as a float with nanosecond precision.

Parses an amount of seconds since the start of the run.

Parses an optional amount of seconds since the start of the run.

A backquote-delimited string.

A whitespace-separated list of shared strings.

A backquote-delimited string.

A whitespace-separated list of strings.

Integer, u32.

Integer, u64.

Parses a uid.

Integer, usize.