There is no try catch statement in Rust. ... macro_rules! attempt { // `try` is a reserved keyword (@recurse ($a:expr) { } catch ($e:ident) $b:block) ...
確定! 回上一頁