There's one situation where inlining won't happen without #[inline]. When a func‐tion or method defined in one crate is called in another crate, Rust won't ...
確定! 回上一頁