pub fn attribute(
snapshot: &Snapshot,
modules: &[LoadedModule],
) -> AttributedCaptureExpand description
Express every frame in snapshot relative to its module.
modules must come from the same process and the same moment as the
capture; bases from anywhere else describe a different address space.