Function pact_models::v4::interaction::interaction_from_json[][src]

pub fn interaction_from_json(
    source: &str,
    index: usize,
    ijson: &Value
) -> Result<Box<dyn V4Interaction>>
Expand description

Create an interaction from a JSON struct