Documentation
[[test]]
name = "tests"

[dependencies]

[dev-dependencies]

[lib]
name = "r"
path = "src/lib.rs"

[package]
authors = ["Yu Jing <yu@argcv.com>"]
description = "a set of utils"
documentation = "https://github.com/yuikns/r/blob/master/README.md"
homepage = "https://argcv.com/articles/4171.c"
keywords = ["utils", "ML", "IR"]
license-file = "LICENSE"
name = "r"
readme = "README.md"
repository = "https://github.com/yuikns/r.git"
version = "0.0.4"