Skip to main content

Constraint

Type Alias Constraint 

Source
pub type Constraint = (String, Vec<CommandArg>);
Expand description

A single constraint command: name and its typed arguments.