bytes32 0.1.0

Used to create a custom type for 32-bit-wide byte arrays.
Documentation
1
2
3
4
5
6
7
8
9
10
[package]
name = "bytes32"
version = "0.1.0"
authors = ["jamesray1 <16969914+jamesray1@users.noreply.github.com>"]
description = "Used to create a custom type for 32-bit-wide byte arrays."
keywords = ["bytes32", "32-bit-wide", "byte-array"]
categories = ["data-structures"]
license = "Unlicense"

[dependencies]