Available on crate feature
selector only.Expand description
Find and query widgets in your applications.
Enums§
- Candidate
- A selection candidate.
- Target
- A generic widget match produced during selection.
- Text
- A text match.
Traits§
- Bounded
- A bounded type has both layout bounds and visible bounds.
- Selector
- A type that traverses the widget tree to “select” data and produce some output.