floatguard 0.1.0

A library for checked floating-point arithmetic in Rust, safely elminating NaN and Infinity from floating-point computations.
Documentation
1
2
3
4
5
6
7
# IDE and Editor specific files
.idea/
.vscode/
*.iml

# Compiled Rust files and executables
target/