Function var

Source
pub fn var<T>(x: impl Into<Var<T>>) -> Var<T>