cetkaik_core 0.3.1

See https://sites.google.com/view/cet2kaik/the-standardized-rule-in-english for context.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
name = "cetkaik_core"
version = "0.3.1"
authors = ["jekto_vatimeliju <jekto.vatimeliju@gmail.com>"]
edition = "2018"
description = "See https://sites.google.com/view/cet2kaik/the-standardized-rule-in-english for context."
license = "MIT"

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

[dependencies]
maplit = "1.0.2"
serde = { version = "1.0.118", features = ["derive"] }