Expand description

Definition of the Value struct and related functions, which handle data values within CipherCore.

Structs

  • A structure that stores pointer to a value that corresponds to an input, output or an intermediate result of a computation.

Traits