☰
Trait TargetMatcher
Required Methods
matches
Implementations on Foreign Types
Triple
Implementors
Other items in
cfg_expr
::
expr
All crates
?
Trait
cfg_expr
::
expr
::
TargetMatcher
[
−
]
[src]
pub trait TargetMatcher { fn
matches
(&self, tp: &
TargetPredicate
) ->
bool
; }
Required methods
[src]
fn
matches
(&self, tp: &
TargetPredicate
) ->
bool
Implementations on Foreign Types
[src]
impl
TargetMatcher
for
Triple
[src]
fn
matches
(&self, tp: &
TargetPredicate
) ->
bool
Implementors
[src]
impl
TargetMatcher
for
TargetInfo