Function pact_models::v4::interaction::interactions_from_json

source ยท
pub fn interactions_from_json(
    json: &Value,
    source: &str,
) -> Result<Vec<Box<dyn V4Interaction + Send + Sync + RefUnwindSafe>>>
Expand description

Load V4 format interactions from JSON struct