Module pact_plugin_driver::utils
source · Expand description
Utils for dealing with protobufs structs
Functions
Converts a prost struct to JSON value
Converts a prost struct to a map of key -> JSON
Converts a prost value to JSON value
Convert a proto struct into a String
Converts a map of key -> JSON to a prost Struct
Converts a JSON value to a prost struct
Check if the versions are compatible (differ in patch version only)