Skip to main content

object_id_for_bytes

Function object_id_for_bytes 

Source
pub fn object_id_for_bytes(
    format: ObjectFormat,
    object_type: &str,
    body: &[u8],
) -> Result<ObjectId>