🦄 refactor(docs): temp remove rust code in time_complexity.md

This commit is contained in:
xblakicex
2023-01-11 12:19:28 +01:00
parent 29c5049c7d
commit 342ee2b242
2 changed files with 0 additions and 281 deletions

View File

@ -46,8 +46,3 @@ comments: true
1. 下载并安装 [Swift](https://www.swift.org/download/)
2. 在 VSCode 的插件市场中搜索 `swift`,安装 [Swift for Visual Studio Code](https://marketplace.visualstudio.com/items?itemName=sswg.swift-lang)。
## Rust 环境
1. 下载并安装 [Rust](https://www.rust-lang.org/tools/install)
2. 在 VSCode 的插件市场中搜索 `rust`,安装 [rust-analyzer](https://marketplace.visualstudio.com/items?itemName=rust-lang.rust-analyzer)。