Methodlifecycle(
&mut self,
ctx: &mut LifeCycleCtx,
event: &LifeCycle,
data: &SelectedView,
env: &Env,
kiro-synth-host/src/ui/view/header.rs:235
Methodnew(
selector: Selector<(ID, V)>,
id: impl Fn(&T) -> ID + 'static,
value: impl Fn(bool, &T, &Env) ->
kiro-synth-host/src/ui/controllers/hot_changed.rs:11