iced_core::widget::operation::focusable

Function count

Source
pub fn count() -> impl Operation<Count>
Expand description

Produces an Operation that generates a Count and chains it with the provided function to build a new Operation.