Crates.io | byte-slice-cast |
lib.rs | byte-slice-cast |
version | 1.2.2 |
source | src |
created_at | 2017-08-14 17:40:06.948815 |
updated_at | 2022-10-28 07:43:49.675122 |
description | Safely cast bytes slices from/to slices of built-in fundamental numeric types |
homepage | |
repository | https://github.com/sdroege/bytes-num-slice-cast |
max_upload_size | |
id | 27511 |
size | 37,862 |
Safely cast between byte slices and slices of another built-in fundamental number type.
byte-slice-cast is licensed under the MIT license (LICENSE or http://opensource.org/licenses/MIT).
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.