# rust-book **Repository Path**: thales-casia/rust-book ## Basic Information - **Project Name**: rust-book - **Description**: rust book for rookies - **Primary Language**: Rust - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-09-16 - **Last Updated**: 2022-12-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 问鼎RUST 本文从零开始讲解rust语言 ## 目录 - [hello world](./docs/helloworld.md) - [安装rust](./docs/install.md) - [cargo的使用](./docs/cargo.md) - [变量和常量](./docs/variables.md) - [数据类型](./docs/type.md) - [函数](./docs/functions.md) - [通过GTK开发软件](./docs/gtk.md)