circle 0.1.1

The representation of a circle
Documentation
[dependencies]

[dev-dependencies]

[features]
default = ["f32"]
f32 = []
f64 = []

[package]
authors = ["Aster <192607617@qq.com>"]
description = "The representation of a circle"
edition = "2021"
license = "MPL-2.0"
name = "circle"
readme = "Readme.md"
repository = "https://github.com/oovm/smallest-enclosing-ball"
version = "0.1.1"
[package.metadata.wee]
p = "cargo publish --allow-dirty"
t = "cargo test"