Function decode_update_with_guid

Source
pub fn decode_update_with_guid(
    update: Vec<u8>,
) -> JwstCodecResult<(String, Vec<u8>)>