pub fn response_done_var<T>(response: T) -> ResponseVar<T>where
T: VarValue,Expand description
New ResponseVar in the done state.
pub fn response_done_var<T>(response: T) -> ResponseVar<T>where
T: VarValue,New ResponseVar in the done state.