[][src]Function protobuf::json::merge_from_str_with_options

pub fn merge_from_str_with_options(
    message: &mut dyn Message,
    json: &str,
    parse_options: &ParseOptions
) -> Result<(), ParseError>

Merge JSON into provided message