rust/lfprng/Cargo.toml
author unc0rr
Thu, 18 Oct 2018 22:23:25 +0200
changeset 13942 7e7a03e85ac4
parent 13886 b6c35ac1c5ba
child 14207 bb2f301d4fe0
permissions -rw-r--r--
Add EquidistantPoints iterator to help iterating over all points of circles

[package]
name = "lfprng"
version = "0.1.0"
authors = ["Andrey Korotaev <a.korotaev@hedgewars.org>"]

[dependencies]