snowflake 0.5.1

A module for generating guaranteed process unique IDs.
docs.rs failed to build snowflake-0.5.1
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: snowflake-1.3.0

A crate for quickly generating unique IDs with guaranteed properties. This library is completely unrelated to twitter's snowflake library.

This crate currently includes guaranteed process unique IDs but may include new ID types in the future.

API Docs: https://stebalien.github.io/snowflake/snowflake/