Type Alias Proofs

Source
pub type Proofs = Vec<Proof>;
Expand description

List of Proof

Aliased Typeยง

struct Proofs { /* private fields */ }