Module zkgroup::common::array_utils

source ·

Structs§

  • A wrapper around an array or slice to use one-based indexing.

Traits§

  • Abstracts over fixed-length arrays (and similar types) with an element type T.