在中文 Telegram 讨论群 Rust 众的讨论中常见疑问及相关解答的汇总。
本仓库的代码主要是一个 Rust 编写的页面生成器,内容在 content
目录中,每个问题一个 Markdown 文件。欢迎贡献。
content
目录下的内容采用 CC0 授权,其他代码采用 GPLv3 授权。
Copyright (C) 2020-2021 Xidorn Quan
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, version 3.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>.