true_pred
vstd_
extra
In vstd_
extra::
temporal_
logic::
defs
vstd_extra
::
temporal_logic
::
defs
Function
true_
pred
Copy item path
Source
pub
open spec
fn true_pred<T>() ->
TempPred
<T>
Expand description
{ TempPred::new(|_ex: Execution<T>|
true
) }