borrowing syntax from rust is not what i like to read. Reading Rust code always gives me VisualBasic vibes. In VB you also declare variables like: dim a as Integer. and use let a=a+1