Skip to main content

TacticRef

Type Alias TacticRef 

Source
pub type TacticRef = String;
Expand description

A reference to a tactic used at the expression level (e.g., by exact rfl).

Aliased Typeยง

pub struct TacticRef { /* private fields */ }