pub type Z3_probe = NonNull<_Z3_probe>;Expand description
Function/predicate used to inspect a goal and collect information that may be used to decide which solver and/or preprocessing step will be used.
Aliased Typeยง
pub struct Z3_probe { /* private fields */ }