flowistry_pdg

Function allocative_visit_simple_sized

Source
pub fn allocative_visit_simple_sized<T>(_: &T, visitor: &mut Visitor<'_>)
Expand description

A function fit to be handed to #[allocative(visit = "...")], if the type does not have any attached heap data.