Usage

Type Alias Usage 

Source
pub type Usage = u8;
Expand description

Arkworks’ serialization modes, morally (Compress, Validate) but const generics only supports integers, bool and char right now.