foundry_evm_coverage::anchors

Function is_in_source_range

Source
fn is_in_source_range(
    element: &SourceElement,
    location: &SourceLocation,
) -> bool
Expand description

Calculates whether element is within the range of the target location.