approximately 1.0.0

Approximately compare two any values.
Documentation
[dependencies]

[[example]]
name = "image"
path = "examples/image.rs"

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

[package]
authors = ["YaolinQing <d161442079@163.com>"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = "Approximately compare two any values."
edition = "2021"
homepage = "https://github.com/yIllusionSky/approximately"
keywords = ["gamedev", "math"]
license = "MIT"
name = "approximately"
readme = "README.md"
repository = "https://github.com/yIllusionSky/approximately"
version = "1.0.0"