Usually Rust avoid allocating anything on the heap. Never will the compiler do an implicit allocation on the heap, but may library functions ...
確定! 回上一頁