Description
This issue is to track the work for: Add assert_approx_eq! macro with configurable tolerance.
Guidelines for Contributors
- Please review the repository's
CONTRIBUTING.md.
- Fork the repository and create a new feature branch.
- Ensure that tests are added for any new functionality.
- Run
cargo test and cargo clippy locally before submitting a PR.
- Reference this issue in your PR description.
Description
This issue is to track the work for: Add
assert_approx_eq!macro with configurable tolerance.Guidelines for Contributors
CONTRIBUTING.md.cargo testandcargo clippylocally before submitting a PR.