Module std::b512

Expand description

A wrapper around two b256 types to support the usage of 64-byte values in Sway,
which are needed when working with public keys and signatures.

Structs

Stores two b256s in contiguous memory.