1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
|
# byte-slice-cast [](https://crates.io/crates/byte-slice-cast) [](https://github.com/sdroege/byte-slice-cast/actions) [](https://docs.rs/byte-slice-cast)
Safely cast between byte slices and slices of another built-in fundamental number type.
## LICENSE
byte-slice-cast is licensed under the MIT license ([LICENSE](LICENSE) or
http://opensource.org/licenses/MIT).
## Contribution
Any kinds of contributions are welcome as a pull request.
Unless you explicitly state otherwise, any contribution intentionally
submitted for inclusion in byte-slice-cast by you shall be licensed under the
MIT license as above, without any additional terms or conditions.
|