Type Alias Proof

Source
pub type Proof = Vec<u8>;

Aliased Typeยง

struct Proof { /* private fields */ }