Rust 基础入门部分

核心工具使用自行调研:rustc 、cargo 、rustup 等.自行调研文档使用,本 website 不提供的呐

  1. 变量声明

  2. 控制流

  3. 数据序列

  4. 枚举