Module layer_enum

Module layer_enum 

Source
Expand description

Helper struct that combines multiple Layer implementations into a single struct that can represent many types of Layer

Enumsยง

LayerDescriptionEnum
An enum representing the different types of descriptions for each layer, each description containing the shape information of the corresponding layer.
LayerEnum
Remainder generated trait enum
VerifierLayerEnum
An enum representing the different types of fully bound layers.