Expand description
Interop support for generic-array
Traits§
- Array
Decoding - Support for decoding a
GenericArrayas a big integer. - Array
Encoding - Support for encoding a big integer as a
GenericArray.
Type Aliases§
- Byte
Array - Alias for a byte array whose size is defined by
ArrayEncoding::ByteSize.