Rust 1.39.0 发布,async/.await 稳定了
,以下函数成为 const fn: Vec::new、String::new 与 LinkedList::newstr::len、[T]::len 与 str::as_bytesabs、wrapping_abs 与 overflowing_abs 增加到标准库的函数 以下函数已经稳定: Pin::into_innerInstant::checked_duration_since 与 Instant::saturating_duration_since 详情查看更新说明: https://blog.rust-lang.org/2019/11/07/Rust-1.39.0.html...阅读全文