Skip to main content

set_excluded_item_ids

Function set_excluded_item_ids 

Source
pub fn set_excluded_item_ids(ids: &[String])
Expand description

Replace the excluded set. Ids are normalised, de-duplicated and blanks dropped, so a malformed value can never hide more than it names.

TRACES: UR-076 | DR-209