Function pact_models::pact::read_pact[][src]

pub fn read_pact(file: &Path) -> Result<Box<dyn Pact + Send + Sync>>
Expand description

Reads the pact file and parses the resulting JSON into a Pact struct