Skip to main content

canonical_patch_bytes

Function canonical_patch_bytes 

Source
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>