const_soft_float 0.1.4

Const Soft Float Point
Documentation
[dependencies]
[dev-dependencies.cfg-if]
version = "1"

[features]
const_mut_refs = []
const_trait_impl = []
no_std = []

[package]
categories = ["no-std"]
description = "Const Soft Float Point"
edition = "2021"
keywords = ["const", "soft", "float-point"]
license = "MIT OR Apache-2.0"
name = "const_soft_float"
readme = "README.md"
repository = "https://github.com/823984418/const_soft_float"
version = "0.1.4"
[profile.test]
debug-assertions = true
lto = "fat"
opt-level = 3