byte-slice-cast

Crates.iobyte-slice-cast
lib.rsbyte-slice-cast
version1.2.3
created_at2017-08-14 17:40:06.948815+00
updated_at2025-03-03 10:02:39.494851+00
descriptionSafely cast bytes slices from/to slices of built-in fundamental numeric types
homepage
repositoryhttps://github.com/sdroege/bytes-num-slice-cast
max_upload_size
id27511
size38,527
Tim-Philipp Müller (tp-m)

documentation

README

byte-slice-cast crates.io Actions Status docs.rs

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 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.

Commit count: 61

cargo fmt