Function hit_data::helpers::copy_object[][src]

pub fn copy_object(
    hit: &mut Hit,
    id: &Id,
    target: IndexEntryProperty,
    before_id: Option<String>
) -> Result<Id, HitError>