Function alloc_data::parser::dead_alloc
source · [−]pub fn dead_alloc<'input>(
__input: &'input str
) -> Result<(Alloc, SinceStart), ParseError<<str as Parse>::PositionRepr>>
Expand description
Parses the death of an allocation.