float-hash-of 0.1.0

Stores 63 bits of a hash in an f64 for interop with JavaScript
Documentation
[badges.maintenance]
status = "actively-developed"
[dependencies.hash-of]
version = "0.1.0"

[package]
authors = ["That3Percent <that3percent@gmail.com>"]
categories = ["web-programming"]
description = "Stores 63 bits of a hash in an f64 for interop with JavaScript"
edition = "2018"
homepage = "https://github.com/That3Percent/float-hash-of"
keywords = ["javascript", "hash", "interop"]
license = "MIT"
name = "float-hash-of"
readme = "README.md"
repository = "https://github.com/That3Percent/float-hash-of"
version = "0.1.0"