Function iced_core::widget::operation::focusable::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.