byte-slice-cast

Crates.iobyte-slice-cast
lib.rsbyte-slice-cast
version1.2.2
sourcesrc
created_at2017-08-14 17:40:06.948815
updated_at2022-10-28 07:43:49.675122
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
size37,862
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: 57

cargo fmt