cplit 0.4.2

Competitive Programming Library in Rust
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[package]
name = "cplit"
version = "0.4.2"
authors = ["Leachim"]
keywords = ["competitive"]
description = "Competitive Programming Library in Rust"
license = "MIT"
repository = "https://github.com/Licheam/cplit"
edition = "2021"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[lib]

[dependencies]