strict-num-extended-macros 0.5.0

Type-safe finite floating-point types for Rust - eliminate NaN and infinity at compile time
Documentation

strict-num-extended-macros

⚠️ Internal Implementation - Not for Direct Use

This is the internal procedural macro crate for the strict-num-extended project. The macros provided by this crate are specifically designed for use within strict-num-extended and are not intended for general-purpose use.

⚠️ Warning

Do not depend on this crate directly.

  • The macros in this crate are highly specialized for strict-num-extended
  • The API is not stable and may change without following semantic versioning
  • For type-safe finite floating-point types, use the strict-num-extended crate instead