Proof

Type Alias Proof 

Source
pub type Proof = Vec<u8>;

Aliased Typeยง

pub struct Proof { /* private fields */ }