pub fn canonical_patch_bytes( operation_type: &str, touch_set: &[String], target_path: &Option<String>, payload: &[u8], parent_ids: &[Hash], author: &str, message: &str, timestamp: u64, ) -> Vec<u8> ⓘ