Crate zksync_consensus_utils

Source
Expand description

Crate that holds several small utilities and primitives.

Modules§

enum_util
Module defining a trait which allows for implementing code, which is generic over the variants of an enum type.

Structs§

EncodeDist
Distribution for testing encodings.