pub fn response_var<T>() -> (ResponderVar<T>, ResponseVar<T>)where
T: VarValue,Expand description
New paired ResponderVar and ResponseVar in the waiting state.
pub fn response_var<T>() -> (ResponderVar<T>, ResponseVar<T>)where
T: VarValue,New paired ResponderVar and ResponseVar in the waiting state.