A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.rs/tracing-subscriber/latest/tracing_subscriber/filter/combinator/struct.Or.html below:

Or in tracing_subscriber::filter::combinator - Rust

pub struct Or<A, B, S> {  }

Available on crate features registry and std only.

Expand description

Combines two Filters so that spans and events are enabled if either filter returns true.

This type is typically returned by the FilterExt::or method. See that method’s documentation for details.

Source§ Source§ Source§ Source§ Source§ 🔬This is a nightly-only experimental API. (clone_to_uninit #126799)

Performs copy-assignment from

self

to

dest

.

Read more Source§ Source§

Available on crate features registry and std only.

Combines this

Filter

with another

Filter

s so that spans and events are enabled if and only if

both

filters return

true

.

Read more Source§

Available on crate features registry and std only.

Combines two

Filter

s so that spans and events are enabled if

either

filter returns

true

.

Read more Source§

Available on crate features registry and std only.

Inverts

self

, returning a filter that enables spans and events only if

self

would

not

enable them.

Read more Source§

Available on crate features registry and std only.

Source§ Source§

Returns the argument unchanged.

Source§ Source§ Source§

Calls U::from(self).

That is, this conversion is whatever the implementation of From<T> for U chooses to do.

Source§ Source§

The resulting type after obtaining ownership.

Source§

Creates owned data from borrowed data, usually by cloning.

Read more Source§

Uses borrowed data to replace owned data, usually by cloning.

Read more Source§ Source§

The type returned in the event of a conversion error.

Source§

Performs the conversion.

Source§ Source§

The type returned in the event of a conversion error.

Source§

Performs the conversion.

Source§

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4