docs update [build skip] [build rs skip]

This commit is contained in:
shenjack 2023-05-14 20:59:04 +08:00
parent 1ca49485f0
commit e46caea293

View File

@ -59,6 +59,9 @@
- `get_box(&self, part_type: &SR1PartType) -> (f64, f64, f64, f64)`
- `types::SR1Ship`
- `from_file`
- 添加了 `Console_rs`
- 用于使用 Rust 多线程读取 stdin
- Use Rust mutithread to read stdin
### Remove