rustfs-erasure-codec 7.0.1

Rust implementation of Reed-Solomon erasure coding
Documentation
<!--
Pull Request Template for RustFS
-->

## Related Issues

<!--
List related issues, e.g. Fixes #123.
Use N/A when there is no related issue.
-->

## Summary of Changes

<!--
Briefly explain what changed and why reviewers should accept it.
Focus on behavior, compatibility, and review-relevant context.
-->

## Verification

<!--
List the commands or checks you ran, for example:
- `make pre-commit`

Use N/A only when verification is not applicable.
-->

## Impact

<!--
Describe user-facing, compatibility, API, deployment, configuration, or
documentation impact. Use N/A when there is no expected impact.
-->

## Additional Notes

<!-- Any extra information for reviewers, or N/A. -->

---

**Note to reviewers**: Please focus on the behavior and compatibility impact of this PR, and feel free to ask for more
context if needed.