Skip to content

Implement PortableHasher from the portable-hash crate #36

@hoxxep

Description

@hoxxep

The portable-hash crate would enable us to provide a rapidhash::v3::RapidHasherV3 to portably hash arbitrary rust types across all platform, crate, and compiler versions. The std type behaviour may vary between rust compiler versions, and so aren't suitable for this.

If this would be useful for you, please like the issue and I'll spend more time on it!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions