You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
sunface ac69dc1cbd
move rustlings-zh to assets dir
3 years ago
..
README.md move rustlings-zh to assets dir 3 years ago
primitive_types1.rs move rustlings-zh to assets dir 3 years ago
primitive_types2.rs move rustlings-zh to assets dir 3 years ago
primitive_types3.rs move rustlings-zh to assets dir 3 years ago
primitive_types4.rs move rustlings-zh to assets dir 3 years ago
primitive_types5.rs move rustlings-zh to assets dir 3 years ago
primitive_types6.rs move rustlings-zh to assets dir 3 years ago

README.md

基本类型Primitive Types

Rust 有几个直接在编译器中实现基本类型。在本节中,我们来看看最重要的几个。

更多信息