Module array

Module array 

Source
Expand description

Interop support for generic-array

Traits§

ArrayDecoding
Support for decoding a GenericArray as a big integer.
ArrayEncoding
Support for encoding a big integer as a GenericArray.

Type Aliases§

ByteArray
Alias for a byte array whose size is defined by ArrayEncoding::ByteSize.