const_soft_float 0.1.2

Const Soft Float Point
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[dependencies]

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

[package]
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.2"