加上 #![no_std] 屬性的Rust函式庫內就無法去使用 std 這個crate下的所有 ... alloc 是Rust 1.36後正式開放的內建crate,可以用來替代原本標準函式庫 ...
確定! 回上一頁