interslavic 0.2.1

interslavic utilities in rust
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies.csv]
version = "1.3.0"

[dependencies.serde]
features = ["derive"]
version = "1.0"

[package]
description = "interslavic utilities in rust "
edition = "2021"
license = "MIT OR Apache-2.0"
name = "interslavic"
readme = "README.md"
repository = "https://github.com/gold-silver-copper/interslavic-rs"
version = "0.2.1"