是一个Rust宏,在Rust中结尾带有 ! 的均是宏,例如定义vector的vec!,格式化字符串format!,print!,eprintln!等。 使用宏的原因就是方便Rust编译器 ...
確定! 回上一頁