Crate bytes32 [] [src]

Contains a custom type definition for a 32-bit-wide byte array.

To do: maybe integrate with other crates e.g. ethcore-bytes, or further tune it e.g. with a wrapper for input and output.

Structs

Bytes32

Creates a custom Bytes32 type, a 4 byte wide vector.