Function hit_data::helpers::copy_object

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