rustc_apfloat 0.2.1+llvm-462a31f5a5ab

Rust port of C++ llvm::APFloat library
Documentation
[[bench]]
harness = false
name = "decimal"

[dependencies.bitflags]
version = "1.3.2"

[dependencies.smallvec]
features = ["const_generics", "union"]
version = "1.11.0"

[dev-dependencies.criterion]
features = ["html_reports"]
version = "0.5.1"

[package]
description = "Rust port of C++ llvm::APFloat library"
edition = "2021"
license = "Apache-2.0 WITH LLVM-exception"
name = "rustc_apfloat"
readme = "README.md"
repository = "https://github.com/rust-lang/rustc_apfloat"
version = "0.2.1+llvm-462a31f5a5ab"