cses-rs 0.2.0

A CSES spec impl in Rust
Documentation
1
2
3
4
5
6
7
8
9
10
11
# cses-rs

一个 [CSES] 标准的 Rust 实现,使用方式见 `tests/yaml.rs`。

导入该库:

```bash
cargo add cses-rs
```

[CSES]: https://github.com/CSES-org/CSES