pub fn pretty_fingerprint(content: &[u8]) -> String
Expand description

Return a pretty formatted fingerprint of the content

For example:

45680   71497   88570   93128
19189   84243   25687   20837
47924   46071   54113   18789

Arguments:

  • content - the content to create a fingerprint for