Function zng_var::response_done_var
source ยท pub fn response_done_var<T: VarValue>(response: T) -> ResponseVar<T>
Expand description
New ResponseVar
in the done state.
pub fn response_done_var<T: VarValue>(response: T) -> ResponseVar<T>
New ResponseVar
in the done state.