Struct little::Fingerprint [] [src]

pub struct Fingerprint(_);

Structure used to uniquely identify executable blobs.

Methods

impl Fingerprint
[src]

Trait Implementations

impl Hash for Fingerprint
[src]

Feeds this value into the given [Hasher]. Read more

Feeds a slice of this type into the given [Hasher]. Read more

impl Eq for Fingerprint
[src]

impl PartialEq for Fingerprint
[src]

This method tests for self and other values to be equal, and is used by ==. Read more

This method tests for !=.