Skip to main content

attribute_records

Function attribute_records 

Source
pub fn attribute_records(
    db: &Database,
    records: &[CarvedRecord],
) -> Vec<Attribution>
Expand description

Attribute every carved record, reading the live tables and page→table map from db once. The returned vector is parallel to records.