Expand description

Sequences

This module implements variable-length sequences and utility functions for it. Seq only supports operations that are safe on secret values. For use with public values you can use PublicSeq.

Macros

Structs

Variable length byte arrays.

Variable length byte arrays.

Variable length byte arrays.

Traits

Functions

Type Definitions