declaring constants in rust code example Example: declaring constants in rust const my_constant:i32 = 123456;