Easily cope with numeric literals in generic Rust code by providing traits and macros.
# Cargo.toml
[dependencies]
numeric_literals = "0.2.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Replace float literals in generic functions with conversions from f64.
No known issues recorded.
No dependency data recorded yet.