pub fn assert_request_match<'a>(
    struct_name: impl Into<Option<&'a str>>,
    cbor: &[u8]
)