koper 0.2.0

The koper project
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies]

[package]
authors = ["krircc <krircc@qq.com>"]
categories = ["datestruct", "algorithm"]
description = "The koper project"
documentation = "https://docs.rs/koper/"
edition = "2018"
keywords = ["datestruct", "rust", "algorithm"]
license = "MIT"
name = "koper"
readme = "README.md"
repository = "https://github.com/kayrx/koper"
version = "0.2.0"