openvm_
native_
compiler
0.1.0-alpha
Digest
Aliased type
Fields
0
In openvm_
native_
compiler::
ir
openvm_native_compiler
::
ir
Type Alias
Digest
Copy item path
Source
pub type Digest<T> =
FieldArray
<T, NUM_RANDOM_ELEMENTS>;
Aliased Type
§
struct Digest<T>(pub
[T; 4]
);
Fields
§
§
0:
[T; 4]