pub fn range<T: Range<T>>(low: T, high: T) -> Expr
Expand description

Create a range literal.