dmz社区

 找回密码
 立即注册

QQ登录

只需一步,快速开始

Rust Devblog 261 May 2026

#!/usr/bin/env cargo-script //! ```cargo //! [dependencies] //! regex = "1.10" //! anyhow = "1.0" //! ``` use regex::Regex; use anyhow::Result;

Better error messages for your macro users. rust devblog 261

cargo script script.rs Add #!/usr/bin/env cargo-script shebang and chmod +x for executable scripts. 4. Standard library: integer::is_multiple_of What’s new: New method is_multiple_of on integer types. rust devblog 261

QQ|Archiver|小黑屋|本站代理|dmz社区

GMT+8, 2025-12-14 18:51 , Processed in 0.101431 second(s), 11 queries , Redis On.

Powered by Discuz! X3.4 Licensed

Copyright © 2001-2021, Tencent Cloud.

快速回复 返回顶部 返回列表