Docs.rs
cses-rs-0.2.0
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
cses-rs 0.2.0
A CSES spec impl in Rust
Crate
Source
Builds
Feature flags
Documentation
Coverage
30.3%
10
out of
33
items documented
0
out of
6
items with examples
Size
Source code size: 17.42 kB
This is the summed size of all the files inside the crates.io package for this release.
Documentation size: 1.78 MB
This is the summed size of all files generated by rustdoc for all configured targets
Links
Homepage
pizeroLOL/cses-rs
1
0
0
crates.io
Dependencies
serde ^1.0.217
normal
serde_repr ^0.1.19
normal
serde_json ^1.0.138
dev
serde_yaml ^0.9.34
dev
Versions
0.2.0
0.1.0
Owners
cses-rs
一个
CSES
标准的 Rust 实现,使用方式见
tests/yaml.rs
。
导入该库:
cargo
add cses-rs