我正試圖把我的整個板條箱傳遞給一個程式巨集。 我試著把這個程式碼放在我的 lib.rs 上面: #![my_macro] #![feature(proc_macro)] extern crate ...
確定! 回上一頁