Type Alias Proof

Source
pub type Proof = Vec<String>;

Aliased Typeยง

pub struct Proof { /* private fields */ }