☰
TargetMatcher
Required Methods
matches
Implementors
In cfg_expr::expr
?
Trait
cfg_expr
::
expr
::
TargetMatcher
source
·
[
−
]
pub trait TargetMatcher { fn
matches
(&self, tp: &
TargetPredicate
) ->
bool
; }
Required Methods
§
source
fn
matches
(&self, tp: &
TargetPredicate
) ->
bool
Implementors
§
source
§
impl
TargetMatcher
for
TargetInfo