Skip to main content

WKVarAndConstrs

Type Alias WKVarAndConstrs 

Source
pub type WKVarAndConstrs<T> = (WKVar<T>, FlatConstraint<T>, Vec<FlatConstraint<T>>);