Beneath std
This section documents (or will document) features that are provided by the standard library andthat #![no_std]
developers have to deal with (i.e. provide) to build #![no_std]
binary crates. A(likely incomplete) list of such features is shown below:
当前内容版权归 rust-lang.org 或其关联方所有,如需对内容或内容相关联开源项目进行关注与资助,请访问 rust-lang.org .