byte-slice-cast icon indicating copy to clipboard operation
byte-slice-cast copied to clipboard

Safely cast slices of one built-in fundamental number type to another

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.