Function hit_data::helpers::can_move_object[][src]

pub fn can_move_object(
    index: &Hit,
    id: &str,
    target_id: &str,
    target_model: &str,
    property: &str
) -> Result<(), HitError>