contains

Function contains 

Source
pub fn contains(v: &[Option<DefId>], target: DefId) -> bool
Expand description

Is the targe DefId in the given array.