[][src]Function iscc::cid_text::content_id_text

pub fn content_id_text(text: &str, partial: bool) -> String

Generates the id from extracted and normalized plain-text

  • partial - The last bit of the header byte of the Content-ID is the "Partial Content Flag". It designates if the Content-ID applies to the full content or just some part of it.