response_var

Function response_var 

Source
pub fn response_var<T>() -> (ResponderVar<T>, ResponseVar<T>)
where T: VarValue,
Expand description

New paired ResponderVar and ResponseVar in the waiting state.