0
Q:

code camp

they are awesome if you are new to development !
4
The next best thing after stackoverflow, along with w3schools
2
// Main function
fn main(){
	let arr:[i32;4] = [1,2,3,4];
    println!("array size is {}",arr.len());
}
0

New to Communities?

Join the community