true_pred

Function true_pred 

Source
pub open spec fn true_pred<T>() -> TempPred<T>
Expand description
{ TempPred::new(|_ex: Execution<T>| true) }