Type Definition dredd_hooks::Transaction [] [src]

type Transaction = Map<String, Json>;

A Dredd transaction parsed from JSON. Altering it allows for comunication with Dredd.