Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
src/ | 25-Apr-2025 | - | 46 | 23 | ||
Cargo.toml | D | 25-Apr-2025 | 165 | 14 | 10 | |
README.md | D | 25-Apr-2025 | 341 | 4 | 3 |
README.md
1This crate was originally forked from crates.io: https://github.com/droundy/arrayref 2 3This fork removes unsafe code which is no longer needed in stable rust while 4keeping the behavior the same. The owner of the upstream repo has been unresponsive with regards to landing these changes upstream ie: https://github.com/droundy/arrayref/pull/24