nova_forms

Function set

Source
pub fn set<T, S>(signal: S) -> impl Fn(T)
where S: SignalSet<Value = T>,