Function hit_data::apply_patches

source ·
pub fn apply_patches(hit: &Hit, patches: Vec<Patch>) -> Result<Hit, HitError>