Struct teardown_tree::NoopFilter [] [src]

pub struct NoopFilter;

Trait Implementations

impl Clone for NoopFilter
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for NoopFilter
[src]

Formats the value using the given formatter.

impl<K: Key> ItemFilter<K> for NoopFilter
[src]