Struct rui::Cond

source · []
pub struct Cond<V0, V1> { /* private fields */ }
Expand description

Struct for cond

Trait Implementations

Processes an event.
Draws the view using vger.
Lays out subviews and return the size of the view. Read more
Returns the topmost view which the point intersects.
Accumulates information about menu bar commands.
Gets IDs for state currently in use.
Builds an AccessKit tree. The node ID for the subtree is returned. All generated nodes are accumulated.
Determines dirty regions which need repainting.
For detecting flexible sized things in stacks.
Returns the type ID of the underlying view.

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more
Immutably borrows from an owned value. Read more
Mutably borrows from an owned value. Read more

Returns the argument unchanged.

Calls U::from(self).

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

The type returned in the event of a conversion error.
Performs the conversion.
The type returned in the event of a conversion error.
Performs the conversion.