Type Definition yew_state::component::view::Change[][src]

type Change<H> = Rc<dyn Fn(&H, &H) -> bool>;