[][src]Function pact_mock_server_ffi::given

#[no_mangle]pub extern "C" fn given(
    interaction: InteractionHandle,
    description: *const c_char
)

Adds a provider state to the Interaction.

  • description - The provider state description. It needs to be unique.