Compiling to 32bit and 64bit programs

println!("{}",std::mem::size_of::());
Complete and Continue