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